PNNL-CompBio / CONCERTO

Continuous integration and validation for genome-scale metabolic model consortia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write code that converts FBA model to biocyc

djinnome opened this issue · comments

  • So first use MetaNetX to convert bigg ids to Biocyc ids.
  • Manually map the rest.
  • Then load fba model into MetaFlux
  • Confirm that it grows
  • Export SBML model
  • Convert SBML model to bigg ids.
  • Compare with Memote version of fba model.
  • [ ]