Bases De Datos Metabolismo

Las bases de datos aca listadas son aquellas que estan relacionadas con la reconstrucción de modelos metabólicos a escala genómica, no se tienen en cuenta bases de datos como KEGG o MEtacyc.

Metabolic Atlas

https://metabolicatlas.org/about

Metabolic Atlas is a freely available resource containing detailed information about a set of open-source GEMs, specifically Human1 and Yeast8. These are two reference models containing all possible reactions that could occur in human, and yeast, respectively.

Enlace al API

Se puede descargar toda la base de datos desde el API (formato JSON), ejemplo:

 {
 
    "id": "12dgr120_s",
    "name": "1,2-Diacyl-Sn-Glycerol (Didodecanoyl, N-C12:0)",
    "alt_name": null,
    "aliases": null,
    "description": null,
    "function": null,
    "formula": "C27H52O5",
    "charge": 0,
    "inchi": null,
    "compartment": "Extracellular",
    "kegg_id": null,
    "kegg_link": null,
    "bigg_id": "12dgr120_e",
    "bigg_link": "https://identifiers.org/bigg.metabolite:12dgr120_e",
    "hmdb_id": null,
    "hmdb_link": null,
    "chebi_id": null,
    "chebi_link": null,
    "pubchem_id": null,
    "pubchem_link": null,
    "lipidmaps_id": null,
    "lipidmaps_link": null,
    "metanetx_id": "MNXM4939",
    "metanetx_link": "https://identifiers.org/metanetx.chemical:MNXM4939"
    
  }

Human Metabolome Database

http://www.hmdb.ca/about

The Human Metabolome Database (HMDB) is a freely available electronic database containing detailed information about small molecule metabolites found in the human body. It is intended to be used for applications in metabolomics, clinical chemistry, biomarker discovery and general education. The database is designed to contain or link three kinds of data: 1) chemical data, 2) clinical data, and 3) molecular biology/biochemistry data. The database contains 114,021 metabolite entries[…]

API: NO TIENEN UN API oficial, sin embargo existe una librería en R para consultar la base de datos: https://rdrr.io/bioc/hmdbQuery/

Comments: Se puede descargar toda la base de datos en XML (4GB) y otros formatos: http://www.hmdb.ca/downloads

Tiene muchisima informacion bioquimica, INCHI, SMILES etc. pero no estan las entradas enlazadas a bases de datos de GEM.

BiGG Models/Metanetx

http://bigg.ucsd.edu

BiGG Models is a knowledgebase of genome-scale metabolic network reconstructions. BiGG Models integrates more than 70 published genome-scale metabolic networks into a single database with a set of standardized identifiers called BiGG IDs. Genes in the BiGG models are mapped to NCBI genome annotations, and metabolites are linked to many external databases (KEGG, PubChem, and many more). For details about updates to the BiGG Models website and database, see the updates page and the GitHub repository.

API: Tienen un buen api desde el que se pueden hacer diversas consultas: http://bigg.ucsd.edu/data_access

Es posible descargar también una tabla completa de metabolitos: http://bigg.ucsd.edu/static/namespace/bigg_models_metabolites.txt o de reacciones o un modelo global en JSON que tiene mapeos a CHEBI, BioCyc KEGG y MetaNetX.

Todos los enlaces y referencias cruzadas vienen de Metanetx: https://www.metanetx.org/mnxdoc/mnxref.html Comments: clave leerse este paper para entender como funciona el asunto: Reconciliation of metabolites and biochemical reactions for metabolic networks