Framework for testing whole-cell knowledge bases and models
- Install dependencies
- Install the latest revision from GitHub
pip install git+https://github.com/KarrLab/wc_utils.git#egg=wc_utils[all] pip install git+https://github.com/KarrLab/obj_tables.git#egg=obj_tables[all] pip install git+https://github.com/KarrLab/wc_kb.git#egg=wc_kb[all] pip install git+https://github.com/KarrLab/wc_lang.git#egg=wc_lang[all] pip install git+https://github.com/KarrLab/wc_model_gen.git#egg=wc_model_gen[all] pip install git+https://github.com/KarrLab/wc_sim.git#egg=wc_sim[all] pip install git+https://github.com/KarrLab/wc_test.git#egg=wc_test[all]
Please see the API documentation.
The package is released under the MIT license.
This package was developed by the Karr Lab at the Icahn School of Medicine at Mount Sinai in New York, USA.
Please contact the Karr Lab with any questions or comments.