-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
executable file
·45 lines (45 loc) · 1.04 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
name: Hogprof
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- ca-certificates=2021.5.25=h06a4308_1
- certifi=2020.12.5=py38h06a4308_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.2=he6710b0_1
- openssl=1.1.1k=h27cfd23_0
- pip=21.1.1=py38h06a4308_0
- python=3.8.10=hdb3f193_7
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py38h06a4308_0
- sqlite=3.35.4=hdfb4753_0
- tk=8.6.10=hbc83047_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- biopython==1.78
- chardet==4.0.0
- datasketch==1.5.3
- ete3==3.1.2
- future==0.18.2
- goatools==1.1.6
- h5py==3.2.1
- idna==2.10
- lxml==4.6.3
- numexpr==2.7.3
- numpy==1.20.3
- pandas==1.2.4
- pyham==1.1.10
- pyoma==0.11.1
- pyopa==0.8.0
- python-dateutil==2.8.1
- pytz==2021.1
- requests==2.25.1
- scipy==1.6.3
- six==1.16.0
- tables==3.6.1
- urllib3==1.26.5