MINERVA v19.0
Manual

Back to the “Overlays” in user manual

Back to the example list

Example 3 - Overlay data upload by registered users#

You will find here examples of data upload by registered users, for basic and advanced overlays.

Basic format#

The file in basic format has two tab-separated columns Name and Value (see also Upload user-provided overlay data):

Note Blue (for negative values) and red (for positive values) are configured in the admin panel (Overlays) and can differ between MINERVA instances.

Click here to download the basic overlay, containing a custom coloring for an example map.

To upload this dataset, do the following:

  1. Make sure you have the privileges to generate overlays in the example map.
    • Go to Projects tab and Edit the example map.
    • In the Users tab, check the box in the View project column.
  2. Open the example map from the Projects tab by clicking on its name (default: map_example).
  3. Make sure that you are logged in by checking the Info tab in the left panel.
  4. In Overlays > User-provided overlays section
    • Choose Add overlay then press Choose File.
    • Select basic overlay file to upload.
  5. In Overlays > User-provided overlays tab, click View checkbox to examine generated view.

Examine the generated coloring and the uploaded dataset. Please see image below and note that:

03_basic_format.png

Advanced format#

Advanced format foresees two parts of the uploaded dataset - header and body (see also Upload user-provided overlay data). The header lines start with #. It contains the following elements:

The body is a table with the following set of columns.

Warning! Coloring of the elements in different compartments works ONLY for separate (not nested) compartments. Setting a color for elements in a compartment that encloses other compartments does not set the color inside the nested compartments.

By-identifier coloring#

Click here to download the advanced overlay (generic), containing a custom coloring for an example map.

Upload this dataset as in basic format upload.

Examine the generated coloring and the uploaded dataset. Please see image below and note that:

Warning! Coloring compartments works only for separate (not nested) compartments. For example: setting the color for SNCA identifier in the cell compartment will not color the contents of the nucleus and synapse.

Using SNCA coloring by-name overrides by-identifier coloring, the order of selection is as follows:

03_adv_format.png

Custom colors and interaction coloring#

User-defined colors can be assigned to both elements and interactions, using the hex code (e.g. #fffaaa).

Click here to download the interactions overlay, containing a custom coloring for the example map.

Upload this dataset as described above in basic format upload.

Examine the generated coloring and the uploaded dataset. Please see image below and note that:

03_custom_format.png

Remarks#

Alternatively You can also export a diagram of interest as a CellDesigner file, open it in CellDesigner and color it there.