Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.86 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.86 KB

PyPI package Documentation Test results Test coverage Code analysis License Analytics

wc_test

Framework for testing whole-cell knowledge bases and models

Installation

  1. Install dependencies
  2. 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]
    

Documentation

Please see the API documentation.

License

The package is released under the MIT license.

Development team

This package was developed by the Karr Lab at the Icahn School of Medicine at Mount Sinai in New York, USA.

Questions and comments

Please contact the Karr Lab with any questions or comments.