-
Notifications
You must be signed in to change notification settings - Fork 1
/
vironomy.yaml
149 lines (149 loc) · 3.68 KB
/
vironomy.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
name: vironomy
channels:
- biobakery
- conda-forge
- bioconda
- defaults
- r
- ursky
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.6.15=ha878542_0
- emboss=6.6.0=h440b012_4
- expat=2.4.8=h27087fc_0
- famsa=2.1.2=h9f5acd7_0
- fasttree=2.1.11=hec16e2b_1
- fontconfig=2.14.0=h8e229c2_0
- freetype=2.12.1=hca18f0e_0
- giflib=5.2.1=h36c2ea0_2
- hmmer=3.3.2=h87f3376_2
- icu=68.2=h9c3ff4c_0
- infernal=1.1.4=pl5321hec16e2b_1
- iqtree=2.2.0.3=hb97b32f_1
- jpeg=9e=h166bdaf_2
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.1.0=h8d9b700_16
- libgd=2.3.2=h78a0170_0
- libgomp=12.1.0=h8d9b700_16
- libiconv=1.17=h166bdaf_0
- libnsl=2.0.0=h7f98852_0
- libpng=1.6.37=h753d276_4
- libsqlite=3.39.2=h753d276_1
- libstdcxx-ng=12.1.0=ha89aaad_16
- libtiff=4.2.0=hf544144_3
- libuuid=2.32.1=h7f98852_1000
- libwebp=1.2.0=h3452ae3_0
- libwebp-base=1.2.0=h7f98852_2
- libzlib=1.2.12=h166bdaf_2
- ncurses=6.3=h27087fc_1
- openssl=3.0.5=h166bdaf_2
- parallel=20220722=ha770c72_0
- perl=5.32.1=2_h7f98852_perl5
- pip=22.2.2=pyhd8ed1ab_0
- python=3.9.13=h2660328_0_cpython
- python_abi=3.9=2_cp39
- readline=8.1.2=h0f457ee_0
- sqlite=3.39.2=h4ff8645_1
- tk=8.6.12=h27826a3_0
- trimal=1.4.1=h9f5acd7_6
- trnascan-se=2.0.9=pl5321hec16e2b_3
- tzdata=2022c=h191b570_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.12=h166bdaf_2
- zstd=1.5.2=h6239696_4
- pip:
- alabaster==0.7.12
- attrs==22.1.0
- babel==2.10.3
- beautifulsoup4==4.11.1
- biopython==1.79
- black==22.3.0
- bleach==5.0.1
- certifi==2022.6.15
- cffi==1.15.1
- charset-normalizer==2.1.1
- click==8.1.3
- click-help-colors==0.9.1
- colorama==0.4.5
- commonmark==0.9.1
- coverage==6.4.4
- cryptography==37.0.4
- docutils==0.18.1
- fastpath==1.9
- flake8==5.0.4
- furo==2022.6.4.1
- idna==3.3
- imagesize==1.4.1
- importlib-metadata==4.12.0
- iniconfig==1.1.1
- isort==5.10.1
- jeepney==0.8.0
- jinja2==3.1.2
- joblib==1.1.0
- keyring==23.8.2
- livereload==2.6.3
- markdown-it-py==2.1.0
- markupsafe==2.1.1
- mccabe==0.7.0
- mdit-py-plugins==0.3.0
- mdurl==0.1.2
- mypy==0.961
- mypy-extensions==0.4.3
- myst-parser==0.18.0
- numpy==1.23.2
- packaging==21.3
- pandas==1.4.3
- pathspec==0.9.0
- phanotate==1.5.0
- pkginfo==1.8.3
- platformdirs==2.5.2
- pluggy==1.0.0
- py==1.11.0
- pycodestyle==2.9.1
- pycparser==2.21
- pyflakes==2.5.0
- pygments==2.13.0
- pyparsing==3.0.9
- pytest==7.1.2
- pytest-cov==3.0.0
- pytest-sphinx==0.4.0
- python-dateutil==2.8.2
- pytz==2022.2.1
- pyyaml==6.0
- readme-renderer==37.0
- requests==2.28.1
- requests-toolbelt==0.9.1
- rfc3986==2.0.0
- rich==12.5.1
- scikit-learn==1.1.2
- scipy==1.9.0
- secretstorage==3.3.3
- setuptools==65.3.0
- six==1.16.0
- sklearn==0.0
- snowballstemmer==2.2.0
- soupsieve==2.3.2.post1
- sphinx==5.0.2
- sphinx-autobuild==2021.3.14
- sphinx-autodoc-typehints==1.19.1
- sphinx-basic-ng==0.0.1a12
- sphinx-copybutton==0.5.0
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==2.0.0
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.5
- threadpoolctl==3.1.0
- tomli==2.0.1
- tornado==6.2
- tqdm==4.64.1
- twine==4.0.1
- typing-extensions==4.3.0
- urllib3==1.26.12
- webencodings==0.5.1
- zipp==3.8.1