|
Project Information
Featured
Downloads
|
OverviewThe SBML Harvester creates a complex ontology-based representation of SBML models, utilizing both the structure of the SBML model and the models' MIRIAM annotations. This representation can then be used for the consistency verification of SBML models as well as complex queries across both models and biomedical ontologies. User GuideHave a look at the SBML Harvester's User Guide to learn how to use this software to integrate and verify SBML models and how to incorporate the results in your software systems. Included resourcesIn its current version, SBML Harvester utilizes the Gene Ontology, ChEBI, the Celltype Ontology, the Foundational Model of Anatomy, KEGG, REACTOME, UniProt and Protein Ontology annotations. Represented systems biology resourcesWe make an ontology-based representation of available for download.Software and ontologiesUpper level ontologyWe developed an upper-level ontology for integrating representations of in silico simulations and in vivo phenomena, and we make the OWL implementation of this ontology available. The taxonomic structure of the ontology is shown in this figure. SBML HarvesterThe SBML Harvester is available for download. The current version is 0.3. Quickstart
RequirementsTo use the SBML Harvester, you will need
Running the HarvesterThe SBML Harvester takes three options: -h,--help this information
-m,--model-directory <arg> directory containing SBML model files
-o,--output-file <arg> Output file containing the SBML files
transformed into OWL
-e,--el-compliant make output EL compliant (to support
polynomial-time queries)The model directory (-m) points to a directory with one or more SBML files. The software archive includes the models directory which includes all curated models from the Biomodels repository. The output file (-o) is the filename to which the output ontology is written. The option -e is new in version 0.3. It slightly changes the formalism used to express the resulting OWL ontology so that they are available in the OWL EL fragment, which supports polynomial-time queries. Web interfaceA prototypical web-interface to the SBML Harvester is available at http://bioonto.gen.cam.ac.uk/sbmlharvester/ The web interface allows the upload of annotated SBML models and will produce an OWL file that integrates these models in a common ontology and can subsequently be used for verification and querying. PublicationThe methods underlying the SBML Harvester software is published in BMC Systems Biology: Robert Hoehndorf, Michel Dumontier, John H Gennari, Sarala Wimalaratne, Bernard de Bono, Daniel L Cook and Georgios V Gkoutos. Integrating systems biology models and biomedical ontologies. BMC Systems Biology 2011, 5:124. Contact and supportFor more information about the SBML Harvester and the converted SBML models or networks contact Robert. |