Update SKILL.md files to add double quotation marks for all skills, ensuring clarity and consistency across all entries.

This commit is contained in:
Haoxuan "Orion" Li
2025-10-20 20:51:50 -07:00
parent c0fa308af8
commit c2b16829f6
68 changed files with 68 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
---
name: cobrapy
description: Python library for constraint-based reconstruction and analysis (COBRA) of metabolic models. Essential for systems biology, metabolic engineering, and computational biology tasks involving genome-scale metabolic models. Use for flux balance analysis (FBA), flux variability analysis (FVA), gene knockout simulations, reaction deletion studies, metabolic flux sampling, production envelope calculations, minimal media optimization, gapfilling metabolic networks, model reconstruction, metabolic pathway analysis, phenotype prediction, drug target identification, metabolic engineering design, and constraint-based modeling. Supports loading/saving models in SBML, JSON, YAML, and MATLAB formats. Handles metabolic networks, stoichiometric matrices, gene-protein-reaction rules, exchange reactions, cellular compartments, and metabolic flux distributions. Ideal for analyzing E. coli, yeast, human, and other organism metabolic models.
description: "Python library for constraint-based reconstruction and analysis (COBRA) of metabolic models. Essential for systems biology, metabolic engineering, and computational biology tasks involving genome-scale metabolic models. Use for flux balance analysis (FBA), flux variability analysis (FVA), gene knockout simulations, reaction deletion studies, metabolic flux sampling, production envelope calculations, minimal media optimization, gapfilling metabolic networks, model reconstruction, metabolic pathway analysis, phenotype prediction, drug target identification, metabolic engineering design, and constraint-based modeling. Supports loading/saving models in SBML, JSON, YAML, and MATLAB formats. Handles metabolic networks, stoichiometric matrices, gene-protein-reaction rules, exchange reactions, cellular compartments, and metabolic flux distributions. Ideal for analyzing E. coli, yeast, human, and other organism metabolic models."
---
# COBRApy - Constraint-Based Reconstruction and Analysis