bio-metabolomics-clinical-reporting

Interprets clinical metabolomics panels into clinician-ready reports using Python and pandas.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interpret clinical metabolomics results to support newborn screening, IEM differential diagnosis, and diagnostic reporting by translating complex metabolite data into actionable insights.

Core Features & Use Cases

  • Automates interpretation of amino acid, acylcarnitine, and organic acid panels for IEM screening and diagnostic workups.
  • Computes age-matched z-scores, flags abnormalities, and generates differential diagnoses to aid clinical decision-making.
  • Produces clinician-ready reports with interpretive notes and recommended confirmatory tests.

Quick Start

Provide a patient metabolite dataset and run the clinical-metabolomics pipeline to generate a reporting summary.

Frequently Asked Questions about bio-metabolomics-clinical-reporting

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

FAQPage Schema
How do I interpret clinical metabolomics panels for newborn screening?

Interpret clinical metabolomics panels for newborn screening by computing age-matched z-scores, flagging abnormal metabolites, and generating rule-based differential diagnoses for IEM reporting. This process translates amino acid, acylcarnitine, and organic acid data into actionable clinical insights.

What is the best way to automate IEM differential diagnosis from metabolite data?

Automate IEM differential diagnosis from metabolite data by applying rule-based logic to z-score results from amino acid, acylcarnitine, and organic acid panels. This generates a clinician-ready report with interpretive notes and recommended confirmatory tests.

Can I use Python pandas for clinical metabolomics data analysis?

Yes, you can use Python pandas for clinical metabolomics data analysis to process patient datasets, compute age-matched z-scores, and output clinical reporting summaries for IEM screening and differential diagnosis workflows.

How do z-scores support IEM screening and diagnostic workups?

Z-scores support IEM screening and diagnostic workups by quantifying metabolite deviations against age-matched references. This flags abnormal amino acid, acylcarnitine, and organic acid levels to trigger rule-based differential diagnoses.

Does clinical metabolomics reporting require confirmatory test recommendations?

Yes, clinical metabolomics reporting requires confirmatory test recommendations. The pipeline generates clinician-ready reports that include interpretive notes and specific confirmatory tests to verify flagged IEM differential diagnoses.

When should I not use rule-based metabolomics interpretation for newborn screening?

You should not use rule-based metabolomics interpretation when complex, ambiguous clinical presentations require nuanced judgment beyond standard z-score thresholds and predefined IEM differential logic applied to amino acid and acylcarnitine panels.