-
Notifications
You must be signed in to change notification settings - Fork 0
/
taxatarget_environment.yaml
46 lines (46 loc) · 1.33 KB
/
taxatarget_environment.yaml
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
name: taxatarget
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2021.10.8=ha878542_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libblas=3.9.0=13_linux64_openblas
- libcblas=3.9.0=13_linux64_openblas
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_14
- libgfortran-ng=11.2.0=h69a702a_14
- libgfortran5=11.2.0=h5c6108e_14
- libgomp=11.2.0=h1d223b6_14
- liblapack=3.9.0=13_linux64_openblas
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.18=pthreads_h8fe5266_0
- libstdcxx-ng=11.2.0=he4da1e4_14
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.11=h166bdaf_1014
- ncurses=6.3=h9c3ff4c_0
- numpy=1.22.3=py310h45f3432_0
- openssl=3.0.2=h166bdaf_1
- pandas=1.4.1=py310hb5077e9_0
- pip=22.0.4=pyhd8ed1ab_0
- python=3.10.4=h2660328_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- pytz=2022.1=pyhd8ed1ab_0
- readline=8.1=h46c0cb4_0
- scipy=1.8.0=py310hea5193d_1
- setuptools=61.2.0=py310hff52083_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.37.1=h4ff8645_0
- tk=8.6.12=h27826a3_0
- tzdata=2022a=h191b570_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h166bdaf_1014
- pip:
- biopython==1.79
prefix: /home/fch/miniconda3/envs/taxatarget