-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
69 lines (69 loc) · 1.84 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
name: wgregseq
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- blas=1.0=mkl
- bottleneck=1.3.4=py310h4e76f89_0
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2022.5.18.1=h033912b_0
- certifi=2022.5.18.1=py310h2ec42d9_0
- fastp=0.23.2=h1c864af_2
- gitdb=4.0.7=pyhd3eb1b0_0
- gitpython=3.1.18=pyhd3eb1b0_1
- intel-openmp=2021.4.0=hecd8cb5_3538
- isa-l=2.30.0=h0d85af4_4
- libcxx=14.0.4=hc203e6f_0
- libdeflate=1.10=h0d85af4_0
- libffi=3.3=hb1e8313_2
- mkl=2021.4.0=hecd8cb5_637
- mkl-service=2.4.0=py310hca72f7f_0
- mkl_fft=1.3.1=py310hf879493_0
- mkl_random=1.2.2=py310hc081a56_0
- ncurses=6.3=hca72f7f_2
- numexpr=2.8.1=py310hdcd3fac_1
- numpy=1.21.5=py310hdcd3fac_1
- numpy-base=1.21.5=py310hfd2de13_1
- openssl=1.1.1o=hfe4f2af_0
- packaging=21.3=pyhd3eb1b0_0
- pandas=1.4.1=py310he9d5cce_1
- pip=21.2.4=py310hecd8cb5_0
- pyparsing=3.0.4=pyhd3eb1b0_0
- python=3.10.4=hdfd78df_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python_abi=3.10=2_cp310
- pytz=2021.3=pyhd3eb1b0_0
- readline=8.1.2=hca72f7f_1
- seqkit=2.2.0=h527b516_0
- setuptools=61.2.0=py310hecd8cb5_0
- six=1.16.0=pyhd3eb1b0_1
- smmap=4.0.0=pyhd3eb1b0_0
- sqlite=3.38.2=h707629a_0
- tk=8.6.11=h7bc2e8c_0
- typing-extensions=4.1.1=hd3eb1b0_0
- typing_extensions=4.1.1=pyh06a4308_0
- tzdata=2022a=hda174b7_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h4dc903c_4
- pip:
- appnope==0.1.3
- asttokens==2.0.5
- backcall==0.2.0
- decorator==5.1.1
- executing==0.8.3
- ipython==8.2.0
- jedi==0.18.1
- matplotlib-inline==0.1.3
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.29
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.11.2
- stack-data==0.2.0
- traitlets==5.1.1
- watermark==2.3.0
- wcwidth==0.2.5