You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# - pybedtools=0.7 # only needed for make_annot.py
- pip: # following added under pip to avoid conda 'ResolvePackageNotFound' error
- pandas==0.20.1
- numpy==1.13.1
# ^ pandas==0.20.1 numpy==1.11.3 WORKS.
# ^ pandas==0.20.1 numpy==1.13.1 WORKS.
# ^ for some reason pandas does 0.20 does not work with numpy 1.6.4 (and possibly other newer versions of of numpy. munge_ldsc.py will 'hang' forever during "Reading sumstats from <GWAS DATAFILE> into memory 5000000 SNPs at a time"