MINERVA v17.1
Manual

The left panel of the display area is the functional area (see the map). It shows information about selected elements or interactions, allows to query the content, generate custom overlays and browse the submaps.

Search tab#

Search tab allows to search for a particular elements or interactions in the displayed map. Similar search results are merged (marked with the same number) and displayed on the map with color pins (see image below). In the left panel the search results are grouped by top map and submaps, with information about size of that group of x elements. Moreover, left panel displays details of each result.

Click on eye icon eye-icon.png reveals detailed information on selected elements or interactions, such as: element’s compartment and full name, symbols, annotations and their source (automatic or manual by curator).

Click on the submap name opens the submap with the search results pins displayed.

search-results.png

There are four subtabs available in the Search tab, offering different scopes:

Here you can search through the map content by simply typing in the element’s e.g. park7, water. Search will look for similar names and synonyms of the elements in the map, and display the results.

search-results-content.png

Click on any of the “reversed” search results - its details will be displayed in the left panel, image below. Note that search results of drugs have different shape of pin than regular search results pin.

reversed-search-item.png
reaction-details.png

The reaction kinetics, if available, is displayed in the popup dialog after clicking on highlighted reaction.

reaction-kinetics.png

The Drug scope works as follows: Drug subtab under the Search tab allows to look for known drugs or their brand names and display their targets in the map. The pins have specific shape drug-icon.png, different than the results of other search scopes.

The Chemical scope works as follows: Chemical subtab under the Search tab allows to look for known chemicals or their synonyms and display their targets in the map. The pins have specific shape chemical-icon.png, different than the results of other search scopes.

The microRNA scope works as follows: MiRNA subtab under the Search tab allows to look for miRNAs and display their targets in the map. The pins have specific shape mirna-icon.png, different than the results of other search scopes.

Clear button#

The clear button, located at the top-right corner of the user view, clears all search results currently shown in the display area.

Overlays tab#

Overlays tab allows to display or generate custom coloring of elements and interactions in the map. It is composed of three sections, image below:

overlays-tab.png

Backgrounds#

General and user-provided overlays#

Data overlays provide additional information about elements and interactions. Data overlays can be general or user-provided:

Also, there are two types of data overlays (more details in the next section):

In the left panel there are following feature for overlays:

Overlays are also visible in the popup window, displayed after clicking on the element’s pin, showing the value and the sign marked on the horizontal color bars. The popup contains information about Interacting drugs, chemicals and MicroRNA with selected element, available after ticking check box Click to show all drugs for this element.

overlays-dialog.png

Upload of user-provided overlay data#

User-provided overlays are the overlays uploaded by and visible to the currently logged user. Available overlays can be reordered by name or number.

Adding a new overlay is available via Add overlay button, which opens the dialog window (image below, marked red).

Note: Refresh button (image below, marked yellow) allows to refresh the overlays list. It is necessary in case an overlay is added via API during viewing a map in a browser.

overlays_add_new.png

Add overlay button invoking the dialog window with the following components (image above).

Fill the above fields and click UPLOAD button. Your overlay will become available in the left panel.

Important reminder:

The number of available overlays is common for all projects hosted on your MINERVA instance. If a user is registered in a number of projects and uploads custom datasets in all of them, the global number of available custom overlays will be reduced with each uploaded overlay.

Note: The genetic variant overlays additionally contain the genome browser in the popup window (see below):

genetic-variant-browser.png

The genome browser allows to view the position of a variant in the sequence of the corresponding gene. Image below presents just the gene browser:

genetic-browser-description.png

Data overlay files must have correct syntax, so MINERVA could color the map as needed. To learn more about uploading data sets check out the example 3 - custom data upload.

Basic GENERIC format#

Download here the example of basic generic overlay and read its description below.

The file in a basic format is a two-column, tab-separated text file, with the columns Name and Value. Please note that the basic format does not have a header.

Basic format will match names of the elements provided in the Name column among the names of elements in a given network and for the matching ones will assign them colors: blue for negative values, red for positive values, with the saturation proportional to the value. The color range for the data upload is customizable in the admin panel.

Advanced GENERIC format#

Download here the example of advanced generic overlay and read its description below.

The advanced format allows for by identifier matching, custom color assignment and coloring of interactions. The uploaded dataset has two sections - the header and the body.

The dataset for upload may be integrated and sparse, i.e. a document may contain all columns at once, and, where irrelevant, their content may be left blank. In other words, you can color interactions and elements in the same dataset, leaving blank fields in element_identifier and line_width for elements, and leaving blank fields in name for interactions.

All data columns work as an intersection to narrow down the coloring. Example: if your map contains only protein SNCA, and you put RNA SNCA, there will be no coloring even though the SNCA is displayed in the map.

GENETIC VARIANT format#

Download here the example of genetic overlay and read its description below.

It is a particular type of advanced format, it contains the header and the body, see below: