scientific-metabolomics

Analyze LC-MS/GC-MS/NMR metabolomics datasets with PLS-DA, VIP scoring, and pathway enrichment.

3|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/nahisaho/satori --skill scientific-metabolomics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-metabolomics
Source: https://github.com/nahisaho/satori/tree/main/src/.github/skills/scientific-metabolomics
Command: npx skills add https://github.com/nahisaho/satori --skill scientific-metabolomics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Metabolomics data analysis often requires integrating preprocessing, statistical tests, multivariate modeling, and pathway enrichment, which is time-consuming and error-prone without a standardized workflow.

Core Features & Use Cases

  • End-to-end pipeline including Pareto scaling, PLS-DA with VIP scores, permutation-based validation, and Fisher-exact pathway enrichment.
  • Metabolite correlation networks and volcano/boxplot visualizations for differential metabolites.
  • Real-world scenario: apply this to LC-MS metabolomics datasets to identify biomarker candidates and interpret metabolic pathways.

Quick Start

Run the end-to-end metabolomics analysis pipeline on your dataset to generate preprocessing, statistical results, enrichment, and network outputs.

Frequently Asked Questions about scientific-metabolomics

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

FAQPage Schema
How do I identify differential metabolites and enriched pathways from LC-MS data?

To identify differential metabolites from LC-MS data, you can run an end-to-end metabolomics analysis pipeline that applies Pareto scaling, PLS-DA with VIP scoring, and Fisher-exact pathway enrichment to pinpoint biomarker candidates.

What is the best way to validate PLS-DA results for metabolomics datasets?

The best way to validate PLS-DA results for metabolomics datasets is using permutation-based validation, which tests the statistical significance of your multivariate model and ensures the separation between sample groups is not random.

How do I visualize metabolite correlation networks and differential metabolites?

To visualize metabolite correlation networks and differential metabolites, you can generate volcano plots and boxplot visualizations directly from the statistical results of the metabolomics analysis pipeline to interpret metabolic pathway changes.

Does this metabolomics analysis pipeline support GC-MS and NMR data?

Yes, this metabolomics analysis pipeline supports GC-MS and NMR studies alongside LC-MS datasets, providing standardized quality control, feature filtering, and pathway enrichment across multiple analytical platforms.

How do I integrate HMDB and Metabolomics Workbench for metabolomics pathway enrichment?

You can integrate HMDB and Metabolomics Workbench to perform pathway enrichment by running the automated metabolomics pipeline, which queries these databases to map identified metabolites and interpret associated metabolic pathways.