-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconda-env.yml
executable file
·64 lines (64 loc) · 1.86 KB
/
conda-env.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
name: TfBindingMatrix
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- bedtools=2.29.2=hc088bd4_0
- biopython=1.78=py37h4abf009_1
- bzip2=1.0.8=h7f98852_4
- c-ares=1.11.0=h470a237_1
- ca-certificates=2020.12.5=ha878542_0
- certifi=2020.12.5=py37h89c1867_0
- coreutils=8.25=1
- curl=7.71.1=he644dc0_8
- gettext=0.19.8.1=h0b5b191_1005
- krb5=1.17.2=h926e7f8_0
- ld_impl_linux-64=2.35.1=hea4e1c9_1
- libblas=3.9.0=3_openblas
- libcblas=3.9.0=3_openblas
- libcurl=7.71.1=hcdd3856_8
- libdeflate=1.0=h14c3975_1
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libffi=3.3=h58526e2_2
- libgcc=7.2.0=h69d50b8_2
- libgcc-ng=9.3.0=h5dbcf3e_17
- libgfortran-ng=9.3.0=he4bcb1c_17
- libgfortran5=9.3.0=he4bcb1c_17
- libgomp=9.3.0=h5dbcf3e_17
- libidn2=2.3.0=h516909a_0
- liblapack=3.9.0=3_openblas
- libllvm10=10.0.1=he513fc3_3
- libnghttp2=1.41.0=hab1572f_1
- libopenblas=0.3.12=pthreads_h4812303_1
- libssh2=1.9.0=hab1572f_5
- libstdcxx-ng=9.3.0=h2ae2ef3_17
- libunistring=0.9.10=h14c3975_0
- llvmlite=0.35.0=py37h9d7f4d0_0
- ncurses=6.2=h58526e2_4
- numba=0.52.0=py37hdc94413_0
- numpy=1.19.4=py37haa41c4c_2
- openssl=1.1.1i=h7f98852_0
- pandas=1.1.5=py37hdc94413_0
- pip=20.3.3=pyhd8ed1ab_0
- pybedtools=0.8.1=py37h8270d21_2
- pysam=0.15.3=py37hda2845c_1
- python=3.7.9=hffdb5ce_0_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.7=1_cp37m
- pytz=2020.4=pyhd8ed1ab_0
- readline=8.0=he28a2e2_2
- scipy=1.5.3=py37h14a347d_0
- setuptools=49.6.0=py37he5f6b98_2
- six=1.15.0=pyh9f0ad1d_0
- sparse=0.11.2=py_0
- sqlite=3.34.0=h74cdb3f_0
- tk=8.6.10=h21135ba_1
- wget=1.20.1=h22169c7_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
prefix: /mnt/md1/home/oriol/.conda/envs/TfBindingMatrix