diff --git a/setup.py b/setup.py index 47a6f922..b47a11ce 100644 --- a/setup.py +++ b/setup.py @@ -54,6 +54,7 @@ def get_long_description(): 'h5py>=2.5', 'click>=6.6', 'pysam>0.8', + 'cytoolz', 'multiprocess', 'biopython', 'pyfaidx',