SysBioChalmers / Human-GEM

The generic genome-scale metabolic model of Homo sapiens
https://sysbiochalmers.github.io/Human-GEM-guide/
Creative Commons Attribution 4.0 International
98 stars 41 forks source link

feat: provide the stoichiometric matrix with comprehensive external association and annotation #107

Closed haowang-bioinfo closed 5 years ago

haowang-bioinfo commented 5 years ago

Description of the issue:

Expected feature/value/output:

I hereby confirm that I have:

haowang-bioinfo commented 5 years ago

The Human1 reactions are annotated with external identifiers from 4 major databases (KEGG, BiGG, REACTOME, MetaNetX) and 3 previous Human GEMs (EHMN, HepatoNET1 and Recon3D). This annotation/association has been provided in humanGEMRxnAssoc.JSON.

haowang-bioinfo commented 5 years ago

The Human1 metabolites are annotated with external identifiers from 7 major databases (KEGG, BiGG, HMDB, ChEBI, PubChem, LipidMaps, MetaNetX) and 3 previous Human GEMs (EHMN, HepatoNET1 and Recon3D). This annotation/association has been provided in humanGEMMetAssoc.JSON.

haowang-bioinfo commented 5 years ago

Now the stoichiometric matrix annotation collected from various external sources has been centralized into 2 JSON files, which should be synced with the model structure (i.e. rxns and mets fields) whenever HumanGEM stoichiometric matrix is modified.