-
Notifications
You must be signed in to change notification settings - Fork 40
/
requirements.txt
42 lines (40 loc) · 1.04 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# channels : defaults, r, bioconda
nomkl
samtools ==1.2
htslib ==1.4 # 1.5 in bioconda needed libbz2.so.1.0
bedtools ==2.26.0 #2.22 # 2.21.0
picard ==1.126 # wanted 1.129 here but doesn't exist. instead 1.139 has backward compatibility issue, so take 1.126
ucsc-fetchchromsizes
ucsc-wigtobigwig
ucsc-bedgraphtobigwig
ucsc-bigwiginfo
ucsc-bedclip
ucsc-bedtobigbed
ucsc-twobittofa
macs2 ==2.1.1.20160309 #2.1.0 (no binaries for OSX)
boost ==1.57.0
openblas ==0.2.19
numpy ==1.11.3 #1.13.3 #1.10.2 (no binaries for OSX) #1.9.0, 1.8.2 conflicts with ATAQC
matplotlib ==1.5.1
six==1.10.0 # to fix (ImportError: cannot import name _thread)
python-dateutil==2.6.1
libgfortran==3.0
graphviz ==2.38.0
libtool
ghostscript # pdf2png
pigz
zlib
sambamba ==0.6.6 # to fix seg fault error in 0.6.1
r ==3.2.2
r-snow
r-snowfall
r-bitops
r-catools
bioconductor-rsamtools
r-spp ==1.13
#glibc #segmentation fault in conda with openssl
pyfaidx ==0.4.7.1
bwa ==0.7.13
deeptools ==2.5.4 #2.2.3 does not support plotFingerprint --outQualityMetrics
#openssl ==1.0.2g-0
openssl==1.0.2p