metabolic.id_map
Reconcile metabolite, reaction, and gene identifiers to canonical IDs (MetaNetX for metabolites/reactions, Entrez for genes) with confidence ratings.
Instructions
Reconcile identifiers to canonical ids so the pipeline never relies on the LLM guessing an accession. Metabolites/reactions -> MetaNetX MNXref (BiGG/KEGG/ChEBI/HMDB/... -> MNXM*/MNXR* + xrefs); genes -> the model's Entrez id space via the gene table + symbol map + MyGene (MNXref does NOT map genes). Every mapping carries {authority, confidence, matched_by}: exact id matches are high-confidence, fuzzy name hits low.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genes | No | ||
| reactions | No | ||
| session_id | Yes | ||
| use_mygene | No | ||
| metabolites | No |