MINERVA v17.0
Manual

Example 5 - Procedural semantic zoom#

This section provides examples of usage of construction of procedural semantic zoom.

Procedural semantic zoom#

Click here to download the example map that when uploaded will generate a procedurally-generated semantic zoom. Please, note that on the highest zoom level only one compartment - cell is visible. After zoom-in, two grey areas become visible, describing functional areas in the map. After another zoom-in, nucleus and synapse compartments become visible. See also the manual for adding a project.

05_semantic-zoom.png

If during adding a new project, you check the bottom box: Split semantic zoom into separate layers, in the left panel in Overlays tab, you will see additional overlays, named Pathways and compartments-No. Each overlay is a single view of zoom level generated by semantic zoom. See image below:

05_single-layers.png

This option is used mostly for debugging of the procedural generation of the semantic zoom, and should not be used by default.

Customization of the procedural semantic zoom#

Coloring the CellDesigner areas#

In the MINERVA Platform, you can customize areas drawn in CellDesigner. By default they are grey, and the only customization that CellDesigner allows is changing of the font size and color. In the MINERVA Platform, you can change the color of the area by inserting the BackgroundColor tag in the name of the CellDesigner layer. The first line in the layer will be treated as the name, second and later will be treated as commands.

For instance, textArea area named: SNCA translation BackgroundColor:#5bb257 will have a pathway named SNCA translation, colored #5bb257, see images:

05_celldesigner-layers.png
05_colored-pathway.png

Find out more about semantic zoom and how to draw the layers in CellDesigner here.

Overriding the order of appearance in the semantic zoom#

In the MINERVA Platform, you can customize the order, in which the elements, interactions, compartments and areas appear in the semantic zoom.

These commands should be provided in <notes> block of elements (species), interactions (reactions) and compartments. For CellDesigner areas, they should be provided in the name, similarly to the BackgroundColor command, as described above.

Click here to download the map with customized semantic zoom, drawn in CellDesigner. The file has the following properties:

Upload the the map with user’s defined layers to the MINERVA Platform and examine how particular areas are displayed. After, for display comparison, upload to MINERVA the map with default semantic zoom. It has same content as the map above, but without the custom semantic zoom.