OmniPath Metabolomics provides pre-built prior-knowledge networks for multi-omics causal reasoning (COSMOS). The COSMOS PKN combines metabolite–protein interactions from TCDB, SLC, BRENDA, MRCLinksDB, STITCH, genome-scale metabolic models (Human-GEM, Recon3D), and more. Available as a Python library and as this HTTP API with interactive documentation.
Get the full human transporter PKN:
Get transporters + receptors:
Filter by resource:
More endpoints:
pip install omnipath-metabo
from omnipath_metabo.datasets.cosmos import build_transporters
bundle = build_transporters()
# 51,067 edges, 3,045 metabolites, 2,317 proteins