Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moose
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sahil Moza
moose
Commits
1cd7d7eb
Commit
1cd7d7eb
authored
8 years ago
by
Harsha Rani
Browse files
Options
Downloads
Patches
Plain Diff
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
!213
Update rmoogli.py
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
moose-examples/snippets/convert_Genesis2Sbml.py
+1
-1
1 addition, 1 deletion
moose-examples/snippets/convert_Genesis2Sbml.py
with
1 addition
and
1 deletion
moose-examples/snippets/convert_Genesis2Sbml.py
+
1
−
1
View file @
1cd7d7eb
...
...
@@ -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
'
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment