MINERVA v21.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) used in this example 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 from the admin panel, do the following:

  1. Make sure you have the privileges to generate overlays in the example map.
    • Go to Projects tab, click Manage for the example map and click Edit Overlays
    • Click Add overlay, upload the file and fill out necessary details
    • Click the Public checkbox to make the overlay visible to other users

To upload this dataset as a user, do the following:

  1. Open the example map from the Projects tab by clicking on its name (default: map_example).
  2. Log in (see here)
  3. In Overlays > User-provided overlays section
    • Choose Add overlay then press Choose File.
    • Select basic overlay file to upload.
  4. 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 above.

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

Note SNCA gene (nucleus) and ubiquitinated SNCA (synapse) are not coloured, because in this example map these elements miss UniProt and Entrez annotations. For a complete by-identifier overlay colouring, provide the missing the annotations in the diagram directly or see annotation instructions for instructions on how to annotate these elements automatically.

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

Note As above, SNCA gene (nucleus) and ubiquitinated SNCA (synapse) are not coloured, because in this example map these elements miss UniProt and Entrez annotations. For a complete by-identifier overlay colouring, provide the missing the annotations in the diagram directly or see annotation instructions for instructions on how to annotate these elements automatically.

Remarks#

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