-
Notifications
You must be signed in to change notification settings - Fork 4
Install
Shaurita D. Hutchins edited this page Nov 27, 2017
·
10 revisions
You may install this package via pip or by cloning our GitHub repository.
pip install OrthoEvol
- Download the zip file and unzip it or
git clone https://github.com/datasnakes/OrthoEvolution.git
cd OrthoEvolution
pip install .
Alternatively, you can perform the following:
pip install git+https://github.com/datasnakes/OrthoEvolution.git
- Download the zip file and unzip it or
git clone -b dev-master https://github.com/datasnakes/OrthoEvolution.git
cd OrthoEvolution
pip install .