Skip to content

v2.0.2

Compare
Choose a tag to compare
@edkerk edkerk released this 05 Sep 14:27
ee27893

Main improvements in this release:

  • fix:
    • getKEGGModelFromOrganism checks that fastaFile and outDir are provided as string (#146)
    • order of MIRIAM annotations in ravenCobraWrapper, and removed duplicate metSBOterms field (PR #148)
  • feat:
    • alternative input for addRxns and changeRxns, using arrays of metabolites and stoichiometric coefficients (PR #147)
  • doc:
    • getModelFromKEGG include note on use of generic KEGG model for use in gap-filling (PR #149)