1. Installation¶
1.1. Prerequisites¶
Pip >= 18.0
Python >= 3.6
Requirements for individual WC modeling tools. See An Introduction to Whole-Cell Modeling.
1.2. Latest release From PyPI¶
Run the following command to install the latest release from PyPI:
pip install wc_sandbox
1.3. Latest revision from GitHub¶
Run the following command to install the latest version from GitHub:
pip install git+https://github.com/KarrLab/wc_utils.git#egg=wc_utils
pip install git+https://github.com/KarrLab/wc_sandbox.git#egg=wc_sandbox