bigomics / playbase

Core back-end functionality and logic for OmicsPlayground
Other
3 stars 0 forks source link

Add getMetaboliteInfo function #135

Closed mauromiguelm closed 3 weeks ago

mauromiguelm commented 1 month ago

This pull request adds a new function called getMetaboliteInfo that retrieves information about a metabolite based on ChEBI ID. The function retrieves the metabolite's name, summary, organism, and additional annotation information from the playdata::METABOLITE_METADATA and playdata::METABOLITE_ANNOTATION datasets. It also creates links to external databases such as HMDB, KEGG, PubChem, ChEBI, and Reactome.