scientific-metabolic-flux

Analyze isotope-tracing data to quantify metabolic fluxes via EMU modeling.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

An analytical framework to estimate metabolic flux from 13C/15N stable-isotope tracer data using EMU modeling and FBA integration, enabling quantitative pathway flux insights from MID data.

Core Features & Use Cases

  • EMU-based flux modeling and MID fitting for 13C/15N tracer experiments.
  • Natural abundance correction and MID normalization to produce reliable inputs.
  • Least-squares flux estimation with EMU network simulation and export of results to CSV.
  • BiGG Models integration for reference metabolic models and contextual interpretation.

Quick Start

Run the metabolic flux pipeline on your MID data to estimate fluxes using the EMU framework.

Frequently Asked Questions about scientific-metabolic-flux

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

FAQPage Schema
How do I estimate metabolic flux from 13C isotope tracing data?

To estimate metabolic flux from 13C isotope tracing data, the Skill applies an EMU network simulation and least-squares fitting to your mass isotopomer distribution (MID) measurements. This process maps quantitative pathway fluxes across metabolic networks.

What is the best way to correct natural abundance in MID data for flux analysis?

The best way to correct natural abundance in MID data is through built-in natural abundance correction and MID normalization. This produces reliable, normalized inputs required for accurate EMU-based flux modeling and subsequent analysis.

How do I integrate flux-balance analysis with EMU modeling for stable-isotope experiments?

You can integrate flux-balance analysis with EMU modeling by running the metabolic flux pipeline on your stable-isotope tracer data. The framework combines EMU network simulation with FBA integration to quantify and map metabolic fluxes.

Can I use BiGG Models for reference metabolic models in flux estimation?

Yes, you can use BiGG Models for reference metabolic models in flux estimation. The Skill includes BiGG Models integration to provide contextual interpretation and reference frameworks for your 13C/15N tracer experiments.

Does this approach support 15N tracer experiments for metabolic flux mapping?

Yes, this approach fully supports 15N tracer experiments for metabolic flux mapping. It handles both 13C and 15N MID data within the EMU modeling framework to estimate and map pathway fluxes in systems biology.

How do I export metabolic flux estimation results to CSV?

To export metabolic flux estimation results to CSV, the Skill automatically generates exportable outputs after completing the least-squares flux estimation. This allows you to directly save and utilize the mapped flux results for downstream analysis.