MINERVA v20.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 colouring 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 colouring 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! Colouring of the elements in different compartments works ONLY for separate (not nested) compartments. Setting a colour for elements in a compartment that encloses other compartments does not set the colour inside the nested compartments.

By-identifier colouring#

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

Upload this dataset as in basic format upload.

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

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

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

03_adv_format.png

Custom colors and interaction colouring#

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 colouring for the example map.

Upload this dataset as described above in basic format upload.

Examine the generated colouring 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 colour it there.