Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 257 Bytes

Package requirements:

conda create -n bscripts python=2.7
source activate bscripts
conda install --yes numpy pandas matplotlib seaborn tqdm jupyter pymysql
conda install -c bioconda gffutils=0.8.7.1


python setup.py build
python setup.py install