{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# KBase" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "The modelseedpy-kbase allows to interact with KBase workspace objects enabling data sharing and manipulation." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Examples" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "The following examples demonstrate synchronization betweenModelSEEDpy & KBase" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "* [Workspace](Workspace.ipynb) KBase workspace\n", "* [KBase COBRA Model](FBAModel.ipynb) KBase FBAModel to ModelSEEDpy/COBRApy" ] } ], "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.9.12" } }, "nbformat": 4, "nbformat_minor": 4 }