MINERVA v14.0
Manual

Content curation#

MINERVA platform relies on two externally curated contents: SBGN-compliant format and SBML format files.

SBGN-compliant format#

MINERVA handles SBGN-compliant format produced either by CellDesigner (click) or SBGN editors like SBGN-ED (click). Moreover, a number of additional functionalities of MINERVA operates on metadata, that can be provided in the SBGN-compliant file itself. These are the following:

SBML format#

SBML file contains the text information about the elements, the reactions and the annotations. MINERVA takes the annotations from SBML file as the inputs and transforms them to the element/interaction annotations which can be displayed in the map. Use of SBOTerms is necessary to determine the type of the elements/interactions. Moreover, SBOTerms must be inputted into the SBML file by a user manually. Without updating SBML file on SBOTerms, all elements are displayed on map as small molecules and all reactions are represented by state transitions.

See here the list of CellDesigner types matching SBOTerms and check the example 2 - SBML file modifications to find out more about modifying SBML format file.