Skip to content

mcisb/mcisb-recon-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

These files describe iterative improvements to the "recon 2" model of human metabolism (pmid:23455439).

/models contains our ongoing improvements, along with various recon 2 derivatives published by other groups.

/tests contains various unit tests that may be applied to these models.

To run tests, navigate to /tests directory from a Command Prompt / Terminal window, and type:

python recon_tests.py

These scripts have dependencies on the following Python libraries:

* NumPy (http://www.numpy.org)
* SciPy (https://www.scipy.org) 
* Gurobipy (http://www.gurobi.com)
* libsbml (http://sbml.org/Software/libSBML)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%