Skip to content
Snippets Groups Projects
Commit 1cd7d7eb authored by Harsha Rani's avatar Harsha Rani
Browse files

To run this file libsbml needs to be installed and not compile with moose as its at python level

parent a5dc06df
No related branches found
No related tags found
1 merge request!213Update rmoogli.py
......@@ -51,7 +51,7 @@ def main():
"""This example illustrates loading a kinetic model defined in Genesis format
into Moose using loadModel function and using writeSBML function
one can save the model into SBML format. \n
Moose needs to be compiled with libsbml
libsbml should be installed
"""
#This command loads the file into the path '/Kholodenko'
moose.loadModel('../genesis/Kholodenko.g','/Kholodenko')
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment