{ "cells": [ { "cell_type": "markdown", "id": "93c5d024", "metadata": {}, "source": [ "# Test cases\n", "\n", " In the following, we showcase CobraMod’s functionalities in two test cases:" ] }, { "cell_type": "markdown", "id": "15281b06", "metadata": { "nbsphinx-toctree": {} }, "source": [ "- [Analysing shikimate production using an *E. coli* core model](shikimate)\n", "- [Adding a synthetic homoserine cycle to a genome-scale model of *E.coli* to reproduce in silico experiments](homoserine_cycle)" ] }, { "cell_type": "markdown", "id": "8ab175fe", "metadata": {}, "source": [ "For suggestions or contributions, please contact the maintainers." ] } ], "metadata": { "celltoolbar": "Edit Metadata", "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.2" }, "latex_envs": { "LaTeX_envs_menu_present": true, "autoclose": true, "autocomplete": true, "bibliofile": "biblio.bib", "cite_by": "apalike", "current_citInitial": 1, "eqLabelWithNumbers": true, "eqNumInitial": 1, "hotkeys": { "equation": "Ctrl-E", "itemize": "Ctrl-I" }, "labels_anchors": false, "latex_user_defs": false, "report_style_numbering": false, "user_envs_cfg": false } }, "nbformat": 4, "nbformat_minor": 5 }