cobrapy

仓库创建 2025年10月20日最近提交 5 小时前SkillHot 收录 20 天前
▸ 精选理由

为系统生物学提供常用的 FBA/FVA 与基因敲除分析能力,便于建模实验复现。

▸ 风险提示

需安装 Python 和大量生物信息学依赖及模型文件,环境配置复杂。

这个 Skill 做什么

基于 COBRA 的代谢网络约束建模与通量分析工具集合。

做代谢网络的约束建模和通量分析,用 COBRApy 来跑 FBA、FVA、基因敲除、通量采样等运算,能加载 SBML 等基因组尺度模型。常用在系统生物学和代谢工程里做表型预测、代谢通路优化或工程设计方案评估。特点是针对大规模、约束式的代谢模型设计,工具链成熟、能做定量模拟。

▸ 展开 SKILL.md 英文原文

Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.

研究检索代谢建模FBASBML通用
3.2w
Stars
3.2k
Forks
40
仓库内 Skill
+1.6k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/cobrapy/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/cobrapy/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# COBRApy - Constraint-Based Reconstruction and Analysis

## Overview

COBRApy is a Python library for constraint-based reconstruction and analysis (COBRA) of metabolic models, essential for systems biology research. Work with genome-scale metabolic models, perform computational simulations of cellular metabolism, conduct metabolic engineering analyses, and predict phenotypic behaviors.

**Version note:** Examples target **cobra 0.31.1** on PyPI (import `cobra`). Docs: [cobrapy.readthedocs.io](https://cobrapy.readthedocs.io/en/latest/). Repo: [opencobra/cobrapy](https://github.com/opencobra/cobrapy).

## When to Use This Skill

Use this skill when:
- Loading, building, or exporting genome-sc
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有