Tutorials¶
The tutorial notebooks from the Sphinx documentation are preserved as notebooks and rendered without execution during documentation builds.
Notebook sequence¶
- Basic operations: model loading, wrapping, inspection, and basic operations.
- Data fetching and processing: gene-data fetching, preprocessing, and mapping.
- Model testing: model consistency and metabolic task testing.
- Model extraction methods: context-specific model generation from gene-expression data.
- Flux simulation and visualization: flux analysis and plotting.
Notebook execution is disabled for docs builds so that CI remains stable across solver and remote-data environments.