Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 334 Bytes

File metadata and controls

16 lines (9 loc) · 334 Bytes

Install Mykrobe predictor with virtualenv (recommended but optional)

Install virtualenv

https://virtualenv.readthedocs.org/en/latest/installation.html

Create virtualenv

virtualenv venv

Activate the virtualenv

source venv/bin/activate

pip install git+https://github.com/phelimb/atlas
pip install mykrobe