Skip to content

Commit

Permalink
Added missing dependencies to run Epinano_Variant.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kxk302 authored Dec 7, 2020
1 parent 9002fca commit af0a548
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions INSTALL.sh
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@ python -m venv epinano1.2_venv
source epinano1.2_venv/bin/activate

pip install pandas==0.25.1

pip install dask==2.5.2

pip install toolz==0.11.1
pip install fsspec==0.3.3
pip install cloudpickle==1.6.0

0 comments on commit af0a548

Please sign in to comment.