-
Notifications
You must be signed in to change notification settings - Fork 0
/
q2_clawback_env.yaml
504 lines (504 loc) · 16.2 KB
/
q2_clawback_env.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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
name: qiime2-2022.2
channels:
- qiime2/label/r2022.2
- cruizperez
- bioconda
- conda-forge
- ursky
- defaults
- biobakery
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- _r-mutex=1.0.1=anacondar_1
- alsa-lib=1.2.3=h516909a_0
- appdirs=1.4.4=pyh9f0ad1d_0
- argcomplete=2.0.0=pyhd8ed1ab_0
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py38h497a2fe_1
- asttokens=2.0.5=pyhd8ed1ab_0
- attrs=21.4.0=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- bibtexparser=1.1.0=py_0
- binutils_impl_linux-64=2.36.1=h193b22a_2
- binutils_linux-64=2.36=hf3e587d_6
- bioconductor-biobase=2.54.0=r41h5c21468_1
- bioconductor-biocgenerics=0.40.0=r41hdfd78af_0
- bioconductor-biocparallel=1.28.0=r41h399db7b_0
- bioconductor-biostrings=2.62.0=r41hd029910_0
- bioconductor-dada2=1.22.0=r41h399db7b_0
- bioconductor-delayedarray=0.20.0=r41hd029910_0
- bioconductor-genomeinfodb=1.30.0=r41hdfd78af_0
- bioconductor-genomeinfodbdata=1.2.7=r41hdfd78af_1
- bioconductor-genomicalignments=1.30.0=r41hd029910_0
- bioconductor-genomicranges=1.46.0=r41hd029910_0
- bioconductor-iranges=2.28.0=r41hd029910_0
- bioconductor-matrixgenerics=1.6.0=r41hdfd78af_0
- bioconductor-rhtslib=1.26.0=r41h5c21468_1
- bioconductor-rsamtools=2.10.0=r41h399db7b_0
- bioconductor-s4vectors=0.32.0=r41hd029910_0
- bioconductor-shortread=1.52.0=r41h399db7b_0
- bioconductor-summarizedexperiment=1.24.0=r41hdfd78af_0
- bioconductor-xvector=0.34.0=r41hd029910_0
- bioconductor-zlibbioc=1.40.0=r41h5c21468_1
- biom-format=2.1.10=py38h6c62de6_1
- black=21.5b2=pyhd8ed1ab_0
- blast=2.12.0=hf3cf87c_4
- bleach=4.1.0=pyhd8ed1ab_0
- bokeh=2.4.2=py38h578d9bd_0
- bowtie2=2.4.5=py38hfbc8389_2
- brotli=1.0.9=h7f98852_6
- brotli-bin=1.0.9=h7f98852_6
- brotlipy=0.7.0=py38h497a2fe_1003
- bwidget=1.9.14=ha770c72_1
- bzip2=1.0.8=h7f98852_4
- c-ares=1.18.1=h7f98852_0
- ca-certificates=2021.10.8=ha878542_0
- cachecontrol=0.12.10=pyhd8ed1ab_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cairo=1.16.0=ha00ac49_1009
- certifi=2021.10.8=py38h578d9bd_1
- cffi=1.15.0=py38h3931269_0
- charset-normalizer=2.0.12=pyhd8ed1ab_0
- click=7.1.2=pyh9f0ad1d_0
- colorama=0.4.4=pyh9f0ad1d_0
- cryptography=36.0.1=py38h3e25421_0
- curl=7.81.0=h2574ce0_0
- cutadapt=3.5=py38hbff2b2d_1
- cycler=0.11.0=pyhd8ed1ab_0
- cython=0.29.28=py38h709712a_0
- dataclasses=0.8=pyhc8e2a94_3
- dbus=1.13.6=h5008d03_3
- deblur=1.1.0=py_2
- debugpy=1.5.1=py38h709712a_0
- decorator=4.4.2=py_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dendropy=4.5.2=pyh3252c3a_0
- dill=0.3.4=pyhd8ed1ab_0
- dnaio=0.7.1=py38hbff2b2d_1
- emperor=1.0.3=py38h578d9bd_0
- entrez-direct=16.2=he881be0_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=0.8.2=pyhd8ed1ab_0
- expat=2.4.4=h9c3ff4c_0
- fastcluster=1.1.26=py38h43a58ef_3
- fasttree=2.1.10=0
- flit-core=3.6.0=pyhd8ed1ab_0
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=hab24e00_0
- fontconfig=2.13.96=ha180cfb_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.29.1=py38h497a2fe_0
- freetype=2.10.4=h0708190_1
- fribidi=1.0.10=h36c2ea0_0
- future=0.18.2=py38h578d9bd_4
- gcc_impl_linux-64=9.4.0=h03d3576_12
- gcc_linux-64=9.4.0=h391b98a_6
- gettext=0.19.8.1=h73d1719_1008
- gfortran_impl_linux-64=9.4.0=h0003116_12
- gfortran_linux-64=9.4.0=hf0ab688_6
- giflib=5.2.1=h36c2ea0_2
- gneiss=0.4.6=py_0
- graphite2=1.3.13=h58526e2_1001
- gsl=2.7=he838d99_0
- gst-plugins-base=1.18.5=hf529b03_3
- gstreamer=1.18.5=h9f60fe5_3
- gxx_impl_linux-64=9.4.0=h03d3576_12
- gxx_linux-64=9.4.0=h0316aca_6
- h5py=3.6.0=nompi_py38hfbb2109_100
- harfbuzz=3.4.0=hb4a5f5f_0
- hdf5=1.12.1=nompi_h2750804_103
- hdmedians=0.14.2=py38h6c62de6_1
- hmmer=3.1b2=3
- htslib=1.14=h9093b5e_0
- icu=69.1=h9c3ff4c_0
- idna=3.3=pyhd8ed1ab_0
- ijson=3.1.3=pyhd3deb0d_0
- importlib-metadata=4.11.1=py38h578d9bd_0
- importlib_metadata=4.11.1=hd8ed1ab_0
- importlib_resources=5.4.0=pyhd8ed1ab_0
- iniconfig=1.1.1=pyh9f0ad1d_0
- ipykernel=6.9.1=py38he5a9106_0
- ipython=8.0.1=py38h578d9bd_2
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.6.5=pyhd8ed1ab_0
- iqtree=2.2.0_beta=hdcc8f71_0
- isa-l=2.30.0=ha770c72_4
- jbig=2.1=h7f98852_2003
- jedi=0.18.1=py38h578d9bd_0
- jinja2=3.0.3=pyhd8ed1ab_0
- joblib=1.1.0=pyhd8ed1ab_0
- jpeg=9e=h7f98852_0
- jq=1.6=h36c2ea0_1000
- jsonschema=4.4.0=pyhd8ed1ab_0
- jupyter_client=7.1.2=pyhd8ed1ab_0
- jupyter_core=4.9.2=py38h578d9bd_0
- jupyterlab_pygments=0.1.2=pyh9f0ad1d_0
- jupyterlab_widgets=1.0.2=pyhd8ed1ab_0
- kernel-headers_linux-64=2.6.32=he073ed8_15
- kiwisolver=1.3.2=py38h1fd1430_1
- krb5=1.19.2=hcc1bbae_3
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=2.2.1=h9c3ff4c_0
- libblas=3.9.0=13_linux64_openblas
- libbrotlicommon=1.0.9=h7f98852_6
- libbrotlidec=1.0.9=h7f98852_6
- libbrotlienc=1.0.9=h7f98852_6
- libcblas=3.9.0=13_linux64_openblas
- libclang=13.0.1=default_hc23dcda_0
- libcurl=7.81.0=h2574ce0_0
- libdeflate=1.7=h7f98852_5
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libevent=2.1.10=h9b69904_4
- libffi=3.4.2=h7f98852_5
- libgcc=7.2.0=h69d50b8_2
- libgcc-devel_linux-64=9.4.0=hd854feb_12
- libgcc-ng=11.2.0=h1d223b6_12
- libgfortran-ng=11.2.0=h69a702a_12
- libgfortran5=11.2.0=h5c6108e_12
- libglib=2.70.2=h174f98d_4
- libgomp=11.2.0=h1d223b6_12
- libiconv=1.16=h516909a_0
- libimagequant=2.17.0=h7f98852_1
- liblapack=3.9.0=13_linux64_openblas
- libllvm10=10.0.1=he513fc3_3
- libllvm13=13.0.1=hf817b99_2
- libnghttp2=1.46.0=h812cca2_0
- libnsl=2.0.0=h7f98852_0
- libogg=1.3.4=h7f98852_1
- libopenblas=0.3.18=pthreads_h8fe5266_0
- libopus=1.3.1=h7f98852_1
- libpng=1.6.37=h21135ba_2
- libpq=14.2=hd57d9b9_0
- libsanitizer=9.4.0=h79bfe98_12
- libsodium=1.0.18=h36c2ea0_1
- libssh2=1.10.0=ha56f1ee_2
- libstdcxx-devel_linux-64=9.4.0=hd854feb_12
- libstdcxx-ng=11.2.0=he4da1e4_12
- libtiff=4.3.0=hf544144_1
- libuuid=2.32.1=h7f98852_1000
- libvorbis=1.3.7=h9c3ff4c_0
- libwebp=1.2.2=h3452ae3_0
- libwebp-base=1.2.2=h7f98852_1
- libxcb=1.13=h7f98852_1004
- libxkbcommon=1.0.3=he3ba5ed_0
- libxml2=2.9.12=h885dcf4_1
- libxslt=1.1.33=h0ef7038_3
- libzlib=1.2.11=h36c2ea0_1013
- llvmlite=0.36.0=py38h4630a5e_0
- lockfile=0.12.2=py_1
- lxml=4.8.0=py38hf1fe3a4_0
- lz4=3.1.10=py38hebdc3cf_0
- lz4-c=1.9.3=h9c3ff4c_1
- mafft=7.490=h779adbc_0
- make=4.3=hd18ef5c_1
- markupsafe=2.1.0=py38h0a891b7_0
- matplotlib=3.5.1=py38h578d9bd_0
- matplotlib-base=3.5.1=py38hf4fb855_0
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mistune=0.8.4=py38h497a2fe_1005
- msgpack-python=1.0.3=py38h1fd1430_0
- munkres=1.1.4=pyh9f0ad1d_0
- mypy_extensions=0.4.3=py38h578d9bd_4
- mysql-common=8.0.28=ha770c72_0
- mysql-libs=8.0.28=hfa10184_0
- natsort=8.1.0=pyhd8ed1ab_0
- nbclient=0.5.11=pyhd8ed1ab_0
- nbconvert=6.4.2=py38h578d9bd_0
- nbformat=5.1.3=pyhd8ed1ab_0
- ncurses=6.2=h58526e2_4
- nest-asyncio=1.5.4=pyhd8ed1ab_0
- networkx=2.6.3=pyhd8ed1ab_1
- nose=1.3.7=py38h32f6830_1004
- notebook=6.4.8=pyha770c72_0
- nspr=4.32=h9c3ff4c_1
- nss=3.74=hb5efdd6_0
- numba=0.53.1=py38h8b71fd7_1
- numpy=1.22.2=py38h6ae9a64_0
- oniguruma=6.9.7.1=h7f98852_0
- openjdk=11.0.1=h516909a_1016
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1l=h7f98852_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.2.5=py38h1abd341_0
- pandoc=2.17.1.1=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- pango=1.50.3=h9967ed3_0
- parso=0.8.3=pyhd8ed1ab_0
- pathspec=0.9.0=pyhd8ed1ab_0
- patsy=0.5.2=pyhd8ed1ab_0
- pbzip2=1.1.13=0
- pcre=8.45=h9c3ff4c_0
- pcre2=10.37=h032f7d1_0
- perl=5.32.1=2_h7f98852_perl5
- perl-archive-tar=2.40=pl5321hdfd78af_0
- perl-carp=1.50=pl5321hd8ed1ab_0
- perl-common-sense=3.75=pl5321hdfd78af_0
- perl-compress-raw-bzip2=2.101=pl5321h87f3376_1
- perl-compress-raw-zlib=2.101=pl5321h87f3376_2
- perl-encode=3.16=pl5321h779adbc_0
- perl-exporter=5.74=pl5321hd8ed1ab_0
- perl-exporter-tiny=1.002002=pl5321hdfd78af_0
- perl-extutils-makemaker=7.64=pl5321hd8ed1ab_0
- perl-io-compress=2.102=pl5321h87f3376_1
- perl-io-zlib=1.11=pl5321hdfd78af_0
- perl-json=4.05=pl5321hdfd78af_0
- perl-json-xs=2.34=pl5321h9f5acd7_5
- perl-list-moreutils=0.430=pl5321hdfd78af_0
- perl-list-moreutils-xs=0.430=pl5321hec16e2b_1
- perl-parent=0.238=pl5321hd8ed1ab_0
- perl-pathtools=3.75=pl5321hec16e2b_3
- perl-scalar-list-utils=1.61=pl5321hec16e2b_1
- perl-types-serialiser=1.01=pl5321hdfd78af_0
- pexpect=4.8.0=py38h32f6830_1
- pickleshare=0.7.5=py38h32f6830_1002
- pigz=2.6=h27826a3_0
- pillow=9.0.1=py38h0ee0e06_2
- pip=22.0.3=pyhd8ed1ab_0
- pixman=0.40.0=h36c2ea0_0
- pluggy=1.0.0=py38h578d9bd_2
- prometheus_client=0.13.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.27=pyha770c72_0
- psutil=5.9.0=py38h497a2fe_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- py=1.11.0=pyh6c4a22f_0
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.11.2=pyhd8ed1ab_0
- pynndescent=0.5.6=pyh6c4a22f_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- pyparsing=3.0.7=pyhd8ed1ab_0
- pyqt=5.12.3=py38h578d9bd_8
- pyqt-impl=5.12.3=py38h0ffb2e6_8
- pyqt5-sip=4.19.18=py38h709712a_8
- pyqtchart=5.12=py38h7400c14_8
- pyqtwebengine=5.12.1=py38h7400c14_8
- pyrsistent=0.18.1=py38h497a2fe_0
- pysocks=1.7.1=py38h578d9bd_4
- pytest=7.0.1=py38h578d9bd_0
- python=3.8.12=hb7a2778_2_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-isal=0.11.1=py38h497a2fe_1
- python_abi=3.8=2_cp38
- pytz=2021.3=pyhd8ed1ab_0
- pyyaml=6.0=py38h497a2fe_3
- pyzmq=22.3.0=py38h2035c66_1
- q2-alignment=2022.2.0=py38_0
- q2-composition=2022.2.0=py38_0
- q2-cutadapt=2022.2.0=py38_0
- q2-dada2=2022.2.0=py38_0
- q2-deblur=2022.2.0=py38_0
- q2-demux=2022.2.0=py38_0
- q2-diversity=2022.2.0=py38_0
- q2-diversity-lib=2022.2.0=py38_0
- q2-emperor=2022.2.0=py38_0
- q2-feature-classifier=2022.2.0=py38_0
- q2-feature-table=2022.2.0=py38_0
- q2-fragment-insertion=2022.2.0=py38_0
- q2-gneiss=2022.2.0=py38_0
- q2-longitudinal=2022.2.0=py38_0
- q2-metadata=2022.2.0=py38_0
- q2-mystery-stew=2022.2.0=py38_0
- q2-phylogeny=2022.2.0=py38_0
- q2-quality-control=2022.2.0=py38_0
- q2-quality-filter=2022.2.0=py38_0
- q2-sample-classifier=2022.2.0=py38_0
- q2-taxa=2022.2.0=py38_0
- q2-types=2022.2.0=py38_0
- q2-vsearch=2022.2.0=py38_0
- q2cli=2022.2.0=py38_0
- q2galaxy=2022.2.0=py38_0
- q2templates=2022.2.0=py38_0
- qiime2=2022.2.0=py38_0
- qt=5.12.9=ha98a1a1_5
- r-assertthat=0.2.1=r41hc72bb7e_2
- r-backports=1.4.1=r41hcfec24a_0
- r-base=4.1.2=h2553ce4_1
- r-bh=1.78.0_0=r41hc72bb7e_0
- r-bitops=1.0_7=r41hcfec24a_0
- r-brio=1.1.3=r41hcfec24a_0
- r-callr=3.7.0=r41hc72bb7e_0
- r-cli=3.2.0=r41h03ef668_0
- r-cluster=2.1.2=r41h859d828_0
- r-colorspace=2.0_2=r41hcfec24a_0
- r-crayon=1.5.0=r41hc72bb7e_0
- r-desc=1.4.0=r41hc72bb7e_0
- r-diffobj=0.3.5=r41hcfec24a_0
- r-digest=0.6.29=r41h03ef668_0
- r-ellipsis=0.3.2=r41hcfec24a_0
- r-evaluate=0.15=r41hc72bb7e_0
- r-fansi=1.0.2=r41hcfec24a_0
- r-farver=2.1.0=r41h03ef668_0
- r-formatr=1.11=r41hc72bb7e_0
- r-futile.logger=1.4.3=r41hc72bb7e_1003
- r-futile.options=1.0.1=r41hc72bb7e_1002
- r-ggplot2=3.3.5=r41hc72bb7e_0
- r-glue=1.6.1=r41hcfec24a_0
- r-gtable=0.3.0=r41hc72bb7e_3
- r-hwriter=1.3.2=r41hc72bb7e_1003
- r-isoband=0.2.5=r41h03ef668_0
- r-jpeg=0.1_9=r41hcfec24a_0
- r-jsonlite=1.7.3=r41hcfec24a_0
- r-labeling=0.4.2=r41hc72bb7e_1
- r-lambda.r=1.2.4=r41hc72bb7e_1
- r-lattice=0.20_45=r41hcfec24a_0
- r-latticeextra=0.6_29=r41hc72bb7e_1
- r-lifecycle=1.0.1=r41hc72bb7e_0
- r-magrittr=2.0.2=r41hcfec24a_0
- r-mass=7.3_55=r41hcfec24a_0
- r-matrix=1.4_0=r41he454529_0
- r-matrixstats=0.61.0=r41hcfec24a_0
- r-mgcv=1.8_38=r41he454529_0
- r-munsell=0.5.0=r41hc72bb7e_1004
- r-nlme=3.1_155=r41h859d828_0
- r-permute=0.9_7=r41hc72bb7e_0
- r-pillar=1.7.0=r41hc72bb7e_0
- r-pkgconfig=2.0.3=r41hc72bb7e_1
- r-pkgload=1.2.4=r41h03ef668_0
- r-plyr=1.8.6=r41h03ef668_1
- r-png=0.1_7=r41hcfec24a_1004
- r-praise=1.0.0=r41hc72bb7e_1005
- r-processx=3.5.2=r41hcfec24a_0
- r-ps=1.6.0=r41hcfec24a_0
- r-r6=2.5.1=r41hc72bb7e_0
- r-rcolorbrewer=1.1_2=r41h785f33e_1003
- r-rcpp=1.0.8=r41h03ef668_0
- r-rcppparallel=5.1.5=r41h03ef668_0
- r-rcurl=1.98_1.6=r41hcfec24a_0
- r-rematch2=2.1.2=r41hc72bb7e_1
- r-reshape2=1.4.4=r41h03ef668_1
- r-rlang=0.4.12=r41hcfec24a_0
- r-rprojroot=2.0.2=r41hc72bb7e_0
- r-rstudioapi=0.13=r41hc72bb7e_0
- r-scales=1.1.1=r41hc72bb7e_0
- r-snow=0.4_4=r41hc72bb7e_0
- r-stringi=1.7.6=r41h337692f_1
- r-stringr=1.4.0=r41hc72bb7e_2
- r-testthat=3.1.2=r41h03ef668_0
- r-tibble=3.1.6=r41hcfec24a_0
- r-utf8=1.2.2=r41hcfec24a_0
- r-vctrs=0.3.8=r41hcfec24a_1
- r-vegan=2.5_7=r41h52d45c5_0
- r-viridislite=0.4.0=r41hc72bb7e_0
- r-waldo=0.3.1=r41hc72bb7e_0
- r-withr=2.4.3=r41hc72bb7e_0
- raxml=8.2.12=hec16e2b_4
- readline=8.1=h46c0cb4_0
- regex=2022.1.18=py38h497a2fe_0
- requests=2.27.1=pyhd8ed1ab_0
- samtools=1.14=hb421002_0
- scikit-bio=0.5.6=py38h0b5ebd8_4
- scikit-learn=0.24.1=py38h658cfdd_0
- scipy=1.8.0=py38h56a6a73_1
- seaborn=0.11.2=hd8ed1ab_0
- seaborn-base=0.11.2=pyhd8ed1ab_0
- sed=4.8=he412f7d_0
- send2trash=1.8.0=pyhd8ed1ab_0
- sepp=4.3.10=py38h3252c3a_2
- setuptools=59.8.0=py38h578d9bd_0
- six=1.16.0=pyh6c4a22f_0
- sortmerna=2.0=he860b03_4
- sqlite=3.37.0=h9cd32fc_0
- stack_data=0.2.0=pyhd8ed1ab_0
- statsmodels=0.13.2=py38h6c62de6_0
- sysroot_linux-64=2.12=he073ed8_15
- tbb=2020.2=h4bd325d_4
- terminado=0.13.1=py38h578d9bd_0
- testpath=0.5.0=pyhd8ed1ab_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tk=8.6.12=h27826a3_0
- tktable=2.10=hb7b940f_3
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- tornado=6.1=py38h497a2fe_2
- tqdm=4.62.3=pyhd8ed1ab_0
- traitlets=5.1.1=pyhd8ed1ab_0
- typed-ast=1.5.2=py38h497a2fe_0
- typing_extensions=4.1.1=pyha770c72_0
- tzlocal=2.1=pyh9f0ad1d_0
- umap-learn=0.5.2=py38h578d9bd_1
- unicodedata2=14.0.0=py38h497a2fe_0
- unifrac=0.20.3=py38hc37a69a_0
- urllib3=1.26.8=pyhd8ed1ab_1
- vsearch=2.7.0=1
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- wheel=0.37.1=pyhd8ed1ab_0
- widgetsnbextension=3.5.2=py38h578d9bd_1
- xmltodict=0.12.0=py_0
- xopen=1.4.0=py38h578d9bd_0
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.0.10=h7f98852_0
- xorg-libsm=1.2.3=hd9c2040_1000
- xorg-libx11=1.7.2=h7f98852_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h7f98852_1
- xorg-libxrender=0.9.10=h7f98852_1003
- xorg-libxt=1.2.1=h7f98852_2
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h7f98852_2
- yq=2.13.0=pyhd8ed1ab_0
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.7.0=pyhd8ed1ab_1
- zlib=1.2.11=h36c2ea0_1013
- zstd=1.5.2=ha95c52a_0
- pip:
- allure-python-commons==2.9.45
- bagit==1.8.1
- beautifulsoup4==4.10.0
- bioblend==0.16.0
- boltons==21.0.0
- boto==2.49.0
- coloredlogs==15.0.1
- configparser==5.2.0
- cwltool==3.1.20220224085855
- distlib==0.3.4
- docutils==0.18.1
- ephemeris==0.10.7
- filelock==3.6.0
- galaxy-containers==21.9.0
- galaxy-tool-util==21.9.2
- galaxy-util==21.9.0
- glob2==0.7
- gxformat2==0.15.0
- humanfriendly==10.0
- isodate==0.6.1
- nltk==3.7
- oyaml==1.0
- planemo==0.74.9
- platformdirs==2.5.1
- prov==1.5.1
- pyaml==21.10.1
- pycryptodome==3.14.1
- pydantic==1.9.0
- pydot==1.4.2
- pysam==0.18.0
- q2-clawback==0.0.8
- rdflib==6.1.1
- redbiom==0.3.8
- repoze-lru==0.7
- requests-toolbelt==0.9.1
- routes==2.5.1
- ruamel-yaml==0.17.21
- ruamel-yaml-clib==0.2.6
- schema-salad==8.2.20220204150214
- shellescape==3.8.1
- sortedcontainers==2.4.0
- soupsieve==2.3.1
- tabulate==0.8.9
- virtualenv==20.13.2
- zipstream-new==1.1.8
prefix: /work1/oodake/miniconda3/envs/qiime2-2022.2