-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
117 lines (117 loc) · 3.33 KB
/
environment.yml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
name: idarts
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- absl-py=0.9.0=py27h8c360ce_1
- astor=0.8.1=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.weakref=1.0.post1=py27h8c360ce_1001
- bedtools=2.31.1=hf5e1c6e_1
- blas=1.1=openblas
- bzip2=1.0.8=hd590300_5
- c-ares=1.28.1=hd590300_0
- ca-certificates=2024.2.2=hbcca054_0
- certifi=2019.11.28=py27h8c360ce_1
- click=7.1.2=pyh9f0ad1d_0
- coloredlogs=14.0=py27h8c360ce_1
- cyvcf2=0.30.16=py27h323a25e_1
- enum34=1.1.10=py27h8c360ce_1
- funcsigs=1.0.2=py_3
- futures=3.3.0=py27h8c360ce_1
- gast=0.4.0=pyh9f0ad1d_0
- grpcio=1.23.0=py27h0d4fe0a_1
- h5py=2.10.0=nompi_py27h513d04c_102
- hdf5=1.10.5=nompi_h5b725eb_1114
- htslib=1.17=h6bc39ce_1
- humanfriendly=8.1=py27h8c360ce_1
- keras=2.2.4=py27_1
- keras-applications=1.0.8=py_1
- keras-preprocessing=1.1.0=py_0
- keyutils=1.6.1=h166bdaf_0
- krb5=1.20.1=hf9c8cef_0
- ld_impl_linux-64=2.40=h55db66e_0
- libblas=3.9.0=16_linux64_openblas
- libcblas=3.9.0=16_linux64_openblas
- libcurl=7.87.0=h6312ad2_0
- libdeflate=1.20=hd590300_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libffi=3.2.1=he1b5a44_1007
- libgcc=7.2.0=h69d50b8_2
- libgcc-ng=13.2.0=h77fa898_7
- libgfortran=3.0.0=1
- libgfortran-ng=13.2.0=h69a702a_7
- libgfortran5=13.2.0=hca663fb_7
- libgomp=13.2.0=h77fa898_7
- liblapack=3.9.0=16_linux64_openblas
- libnghttp2=1.51.0=hdcd2b5c_0
- libopenblas=0.3.21=h043d6bf_0
- libprotobuf=3.11.4=h8b12597_0
- libsqlite=3.45.3=h2797004_0
- libssh2=1.10.0=haa6b8db_3
- libstdcxx-ng=13.2.0=hc0a3c3a_7
- libzlib=1.2.13=hd590300_5
- linecache2=1.0.0=py_1
- markdown=3.1.1=py_0
- mock=3.0.5=py27h8c360ce_1
- monotonic=1.5=py_0
- ncurses=6.5=h59595ed_0
- numpy=1.16.5=py27h95a1406_0
- openblas=0.3.3=ha44fe06_1
- openssl=1.1.1w=hd590300_0
- pandas=0.24.0=py27hf484d3e_0
- pathlib2=2.3.5=py27h8c360ce_1
- pip=20.1.1=pyh9f0ad1d_0
- protobuf=3.11.4=py27he1b5a44_0
- pybigwig=0.3.18=py27h260a170_2
- pysam=0.8.4=py27_0
- python=2.7.15=h5a48372_1011_cpython
- python-dateutil=2.8.1=py_0
- python_abi=2.7=1_cp27mu
- pytz=2017.3=py27_3
- pyyaml=5.3.1=py27hdf8410d_0
- readline=8.2=h8228510_1
- regex=2016.06.24=py27_1
- scandir=1.10.0=py27hdf8410d_1
- scipy=1.2.0=py27_blas_openblashb06ca3d_200
- setuptools=44.0.0=py27_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.45.3=h2c6b66d_0
- tensorboard=1.9.0=py27_0
- tensorflow=1.9.0=py27_0
- termcolor=1.1.0=py_2
- theano=0.8.2=py27_0
- tk=8.6.13=noxft_h4845f30_101
- traceback2=1.4.0=py27_0
- unittest2=1.1.0=py_0
- viennarna=2.2.10=1
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zlib=1.2.13=hd590300_5
- pip:
- backports-functools-lru-cache==1.6.6
- cloudpickle==1.3.0
- contextlib2==0.6.0.post1
- cycler==0.10.0
- decorator==4.4.2
- importlib-resources==3.3.1
- joblib==0.14.1
- kiwisolver==1.1.0
- matplotlib==2.2.5
- networkx==2.2
- pillow==6.2.2
- psutil==5.9.8
- pyparsing==2.4.7
- pywavelets==1.0.3
- scikit-image==0.14.5
- singledispatch==3.7.0
- subprocess32==3.5.4
- tqdm==4.64.1
- typing==3.10.0.0
- zipp==1.2.0