metabolomics-workbench-database

Query Metabolomics Workbench studies and metabolites via REST API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Org-GAgent/result-interpreter --skill metabolomics-workbench-database-org-gagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metabolomics-workbench-database
Source: https://github.com/Org-GAgent/result-interpreter/tree/main/.skills/scientific-skills/metabolomics-workbench-database
Command: npx skills add https://github.com/Org-GAgent/result-interpreter --skill metabolomics-workbench-database-org-gagent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Metabolomics researchers need reliable, programmatic access to large-scale study data, compound information, and standardized nomenclature from the Metabolomics Workbench, enabling reproducible analyses and accelerated discovery.

Core Features & Use Cases

  • Query metabolite structures, study metadata, and experimental results via the REST API.
  • Standardize metabolite nomenclature with RefMet and cross-reference across databases (PubChem, KEGG, HMDB, etc.).
  • Retrieve complete studies, download data files, and explore untargeted data workflows for biomarker discovery.

Quick Start

Install dependencies and run a Python script to query studies via the REST API.

Frequently Asked Questions about metabolomics-workbench-database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query metabolomics studies and compound data from the Metabolomics Workbench REST API?

Standardizing metabolomics nomenclature with RefMet cross-references compound names across databases like PubChem, KEGG, and HMDB. This ensures consistent metabolite identification for cross-database data retrieval and multi-omics research workflows.

Can I download complete metabolomics study data files via the REST API?

You need a scripting environment like Python to build and execute reproducible queries against the REST API endpoints. Familiarity with standard identifiers such as refmet_name, study_id, and regno is required to retrieve studies and metabolite data.

How does RefMet standardize metabolite nomenclature for cross-database retrieval?

After querying metabolomics data and standardizing nomenclature via RefMet, you can perform downstream multi-omics analyses and biomarker discovery. Exporting retrieved experimental results enables integration into broader reproducible research workflows.

What identifiers do I need to retrieve metabolite information from the Metabolomics Workbench?

Standardizing metabolite nomenclature with RefMet enables cross-referencing across databases like PubChem, KEGG, and HMDB. This standardization ensures consistent metabolite identification for cross-database data retrieval and multi-omics research workflows.

When do I need to use the Metabolomics Workbench REST API for data analysis?

Complementary tools for metabolomics data analysis include bioinformatics platforms for multi-omics integration and data-analysis pipelines for biomarker discovery. These synergize with REST API queries by processing retrieved metabolite structures and experimental results.