Differences between revisions 9 and 10
Revision 9 as of 2018-02-09 10:05:58
Size: 877
Editor: david
Comment:
Revision 10 as of 2018-02-09 10:10:26
Size: 903
Editor: david
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 Our models are generally developed and analysed using [[./ScrumPy|ScrumPy]], and the ScrumPy source files are human--readable text files (*.spy). (Unless otherwise stated, these files will have Linux/MacOS line ends, and Windows users should either convert the line ends or open them with a text editor that copes with the difference.)

SBML forms are provided for compatibility.
 . Our models are generally developed and analysed using [[./ScrumPy|ScrumPy]], and the ScrumPy source files are human--readable text files (*.spy). (Unless otherwise stated, these files will have Linux/MacOS line ends, and Windows users should either convert the line ends or open them with a text editor that copes with the difference.) SBML forms are provided for compatibility.
Line 8: Line 6:
 These model files contain the metabolic network structure only. Constraints (including biomass composition) and objectives for analysis by linear programming / FBA are in associated Python modules to be used in conjunction with !ScrumPy. Contact us for further details.

[[Models/Geobac|Geobacillus]]

[[Models/EcoliCCM|E coli central carbon metabolism with alkane synthesis]]
 . These model files contain the metabolic network structure only. Constraints (including biomass composition) and objectives for analysis by linear programming / FBA are in associated Python modules to be used in conjunction with !ScrumPy. Contact us for further details.
  * [[Models/Geobac|Geobacillus]] thermoglucosidasius
  * [[Models/EcoliCCM|E coli central carbon metabolism with alkane synthesis]]
 .

Model Repository

(Under construction)

  • Our models are generally developed and analysed using ScrumPy, and the ScrumPy source files are human--readable text files (*.spy). (Unless otherwise stated, these files will have Linux/MacOS line ends, and Windows users should either convert the line ends or open them with a text editor that copes with the difference.) SBML forms are provided for compatibility.

Structural Models

  • These model files contain the metabolic network structure only. Constraints (including biomass composition) and objectives for analysis by linear programming / FBA are in associated Python modules to be used in conjunction with ScrumPy. Contact us for further details.

Kinetic Models

None: Models (last edited 2018-02-09 10:10:26 by david)