Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 334 Bytes

virutualenvREADME.md

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