nmr-metabolomics

Process NMR metabolomics data from raw FID to quantified metabolites.

7|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/dailycafi/metabolism-skills --skill nmr-metabolomics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nmr-metabolomics
Source: https://github.com/dailycafi/metabolism-skills/tree/main/skills/ms-data-processing/nmr-metabolomics
Command: npx skills add https://github.com/dailycafi/metabolism-skills --skill nmr-metabolomics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Processing NMR metabolomics data from raw FID to quantified metabolite profiles can be complex and time-consuming, requiring multiple tools and careful data handling.

Core Features & Use Cases

  • Loading Bruker or JCAMP-DX data and converting to analysable spectra.
  • Phase and baseline correction, chemical shift referencing, and spectral binning for reliable quantification.
  • Peak picking, metabolite identification against HMDB/BMRB references, and optional 2D NMR confirmation (HSQC/TOCSY).
  • Quantification using internal standards and normalization methods (e.g., PQN) across samples.

Quick Start

Run the NMR metabolomics pipeline on your Bruker dataset to obtain a quantified metabolite profile.

Frequently Asked Questions about nmr-metabolomics

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

FAQPage Schema
How do I process raw NMR FID data for metabolite quantification?

To process raw NMR FID data for metabolite quantification, load Bruker or JCAMP-DX files to convert them into analyzable spectra, then apply phase correction, baseline correction, and chemical shift referencing before binning and peak picking.

What is the best way to identify metabolites from 1H NMR spectra?

Identifying metabolites from 1H NMR spectra involves peak picking and matching signals against HMDB or BMRB reference libraries, with optional 2D NMR confirmation using HSQC or TOCSY experiments to validate ambiguous assignments.

Does this NMR metabolomics pipeline support Bruker and JCAMP-DX formats?

Yes, this NMR metabolomics pipeline supports both Bruker and JCAMP-DX data formats, allowing you to load raw FID data and convert it into analyzable spectra for downstream processing and quantification.

How do I normalize NMR metabolomics data across multiple samples?

To normalize NMR metabolomics data across samples, apply Probabilistic Quotient Normalization (PQN) and use internal standards for quantification, ensuring reliable metabolite concentration comparisons across your dataset.

Can I use nmrglue and speaq for NMR baseline correction and peak picking?

Yes, this processing pipeline leverages nmrglue and speaq to perform robust NMR baseline correction, spectral binning, and peak picking, providing validated results with cross-platform compatibility.

When should I use 2D NMR confirmation for metabolite identification?

Use 2D NMR confirmation with HSQC or TOCSY when 1D 1H or 13C peak picking yields ambiguous metabolite identifications, providing orthogonal validation against HMDB and BMRB references to improve confidence.