-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbase_env.yml
69 lines (69 loc) · 1.23 KB
/
base_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
65
66
67
68
69
name: g-assembly
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- blas=1.0
- bottleneck=1.3.5
- bzip2=1.0.8
- c-ares=1.18.1
- ca-certificates=2022.9.14
- coreutils=8.25
- curl=7.84.0
- dbus=1.13.18
- expat=2.4.4
- freetype=2.11.0
- glib=2.69.1
- intel-openmp=2021.4.0
- krb5=1.19.2
- ld_impl_linux-64=2.36.1
- libcurl=7.84.0
- libedit=3.1.20210910
- libev=4.33
- libffi=3.3
- libgcc=7.2.0
- libgcc-ng=12.1.0
- libgomp=12.1.0
- libnghttp2=1.46.0
- libnsl=2.0.0
- libpng=1.6.37
- libsqlite=3.39.3
- libssh2=1.10.0
- libstdcxx-ng=11.2.0
- libuuid=2.32.1
- libxcb=1.15
- libzlib=1.2.12
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- ncurses=6.3
- nextflow=22.04.5
- numexpr=2.8.3
- numpy=1.23.1
- numpy-base=1.23.1
- openjdk=11.0.13
- openssl=1.1.1q
- packaging=21.3
- pandas=1.4.3
- pcre=8.45
- pip=22.2.2
- pyparsing=3.0.9
- python=3.9.13
- python-dateutil=2.8.2
- python_abi=3.9
- pytz=2022.2.1
- pyyaml=6.0
- readline=8.1.2
- setuptools=65.3.0
- six=1.16.0
- sqlite=3.39.3
- tk=8.6.12
- tzdata=2022c
- wheel=0.37.1
- xz=5.2.6
- yaml=0.2.5
- zlib=1.2.12