1. Installation

1.1. Prerequisites

  • Python

  • Pip

1.2. 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[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]