-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsnakemake.yaml
492 lines (492 loc) · 16.1 KB
/
snakemake.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
name: snakemake
channels:
- bioconda
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- _r-mutex=1.0.1=anacondar_1
- absl-py=2.1.0=pyhd8ed1ab_0
- aioeasywebdav=2.4.0=pyha770c72_0
- aiohttp=3.8.1=py310h6acc77f_0
- aiosignal=1.2.0=pyhd8ed1ab_0
- amply=0.1.4=py_0
- aom=3.5.0=h27087fc_0
- appdirs=1.4.4=pyh9f0ad1d_0
- argcomplete=3.3.0=pyhd8ed1ab_0
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py310h5764c6d_2
- arrow-cpp=10.0.1=h3e2b116_4_cpu
- asttokens=2.0.8=pyhd8ed1ab_0
- astunparse=1.6.3=pyhd8ed1ab_0
- async-timeout=4.0.1=pyhd8ed1ab_0
- atk-1.0=2.36.0=h3371d22_4
- attmap=0.13.2=pyhd8ed1ab_0
- attrs=21.2.0=pyhd8ed1ab_0
- aws-c-auth=0.6.21=h774e2f3_1
- aws-c-cal=0.5.20=hd3b2fe5_3
- aws-c-common=0.8.5=h166bdaf_0
- aws-c-compression=0.2.16=hf5f93bc_0
- aws-c-event-stream=0.2.16=h52dae97_0
- aws-c-http=0.6.29=hf21410f_0
- aws-c-io=0.13.11=h4f448d1_2
- aws-c-mqtt=0.7.13=hefb3e95_10
- aws-c-s3=0.2.1=h2b8044a_2
- aws-c-sdkutils=0.1.7=hf5f93bc_0
- aws-checksums=0.1.14=h6027aba_0
- aws-crt-cpp=0.18.16=h89864ff_5
- aws-sdk-cpp=1.9.379=hc894300_6
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- bcrypt=3.2.0=py310h6acc77f_2
- beautifulsoup4=4.11.1=pyha770c72_0
- bedtools=2.30.0=h468198e_3
- binutils_impl_linux-64=2.36.1=h193b22a_2
- bioconductor-annotationdbi=1.60.0=r42hdfd78af_0
- bioconductor-biobase=2.58.0=r42ha9d7317_1
- bioconductor-biocfilecache=2.6.0=r42hdfd78af_0
- bioconductor-biocgenerics=0.44.0=r42hdfd78af_0
- bioconductor-biomart=2.54.0=r42hdfd78af_0
- bioconductor-biostrings=2.66.0=r42ha9d7317_1
- bioconductor-data-packages=20231203=hdfd78af_0
- bioconductor-genomeinfodb=1.34.9=r42hdfd78af_0
- bioconductor-genomeinfodbdata=1.2.9=r42hdfd78af_0
- bioconductor-iranges=2.32.0=r42ha9d7317_1
- bioconductor-keggrest=1.38.0=r42hdfd78af_0
- bioconductor-s4vectors=0.36.0=r42ha9d7317_1
- bioconductor-xvector=0.38.0=r42ha9d7317_1
- bioconductor-zlibbioc=1.44.0=r42ha9d7317_2
- biopython=1.83=py310h2372a71_0
- bleach=5.0.1=pyhd8ed1ab_0
- blinker=1.7.0=pyhd8ed1ab_0
- blosc=1.21.4=h0f2a231_0
- boto3=1.20.21=pyhd8ed1ab_0
- botocore=1.23.21=pyhd8ed1ab_0
- brotli=1.0.9=h7f98852_6
- brotli-bin=1.0.9=h7f98852_6
- brotlipy=0.7.0=py310h6acc77f_1003
- brunsli=0.1=h9c3ff4c_0
- bwidget=1.9.14=ha770c72_1
- bzip2=1.0.8=h7f98852_4
- c-ares=1.18.1=h7f98852_0
- c-blosc2=2.10.2=hb4ffafa_0
- ca-certificates=2024.2.2=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=4.2.4=pyhd8ed1ab_0
- cairo=1.16.0=ha61ee94_1014
- certifi=2024.2.2=pyhd8ed1ab_0
- cffi=1.15.0=py310h0fdd8cc_0
- cfitsio=4.1.0=hd9d235c_0
- charls=2.3.4=h9c3ff4c_0
- charset-normalizer=2.0.9=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- coincbc=2.10.5=hcee13e7_1
- colorama=0.4.6=pyhd8ed1ab_0
- conda=4.14.0=py310hff52083_0
- conda-package-handling=1.8.1=py310h5764c6d_1
- configargparse=1.5.3=pyhd8ed1ab_0
- connection_pool=0.0.3=pyhd3deb0d_0
- contourpy=1.2.1=py310hd41b1e2_0
- cryptography=36.0.0=py310h685ca39_0
- curl=7.86.0=h7bff187_1
- cycler=0.11.0=pyhd8ed1ab_0
- datrie=0.8.2=py310h6acc77f_3
- dav1d=1.0.0=h166bdaf_1
- debugpy=1.6.3=py310hd8f1fbe_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- docutils=0.18.1=py310hff52083_0
- dpath=2.0.6=py310hff52083_1
- dropbox=11.25.0=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=1.0.0=pyhd8ed1ab_0
- expat=2.5.0=hcb278e6_1
- fftw=3.3.10=nompi_h77c792f_102
- filechunkio=1.8=py_2
- filelock=3.4.0=pyhd8ed1ab_0
- flatbuffers=22.12.06=hcb278e6_2
- flit-core=3.7.1=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.14.2=h14ed4e7_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.28.3=py310h6acc77f_0
- freetype=2.12.1=h267a509_2
- fribidi=1.0.10=h36c2ea0_0
- frozenlist=1.2.0=py310h6acc77f_1
- ftputil=5.0.2=pyhd8ed1ab_0
- gast=0.4.0=pyh9f0ad1d_0
- gcc_impl_linux-64=12.1.0=hea43390_17
- gdk-pixbuf=2.42.6=h04a7f16_0
- gettext=0.19.8.1=h73d1719_1008
- gflags=2.2.2=he1b5a44_1004
- gfortran_impl_linux-64=12.1.0=h1db8e46_17
- ghostscript=9.54.0=h9c3ff4c_1
- giflib=5.2.1=h36c2ea0_2
- gitdb=4.0.9=pyhd8ed1ab_0
- gitpython=3.1.24=pyhd8ed1ab_0
- glog=0.6.0=h6f12383_0
- google-api-core=2.2.2=pyhd8ed1ab_0
- google-api-python-client=2.33.0=pyhd8ed1ab_0
- google-auth=2.3.3=pyh6c4a22f_0
- google-auth-httplib2=0.1.0=pyhd8ed1ab_0
- google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
- google-cloud-core=2.2.1=pyh6c4a22f_0
- google-cloud-storage=1.43.0=pyh6c4a22f_0
- google-crc32c=1.1.2=py310h82b6597_2
- google-pasta=0.2.0=pyh8c360ce_0
- google-resumable-media=2.1.0=pyh6c4a22f_0
- googleapis-common-protos=1.53.0=py310hff52083_1
- graphite2=1.3.13=h58526e2_1001
- graphviz=2.50.0=h85b4f2f_0
- grpcio=1.51.1=py310h5b20944_0
- gsl=2.7=he838d99_0
- gtk2=2.24.33=h539f30e_1
- gts=0.7.6=h64030ff_2
- gxx_impl_linux-64=12.1.0=hea43390_17
- h5py=3.8.0=nompi_py310h0311031_100
- harfbuzz=5.3.0=h418a68e_0
- hdf5=1.12.2=nompi_h2386368_100
- httplib2=0.20.2=pyhd8ed1ab_1
- icu=70.1=h27087fc_0
- idna=3.1=pyhd3deb0d_0
- imagecodecs=2022.2.22=py310h31a0021_5
- imageio=2.34.1=pyh4b66e23_0
- imagemagick=7.1.0_16=pl5321hb118871_0
- importlib-metadata=4.8.2=py310hff52083_0
- importlib_resources=5.4.0=pyhd8ed1ab_0
- iniconfig=1.1.1=pyh9f0ad1d_0
- ipykernel=6.15.3=pyh210e3f2_0
- ipython=8.5.0=pyh41d4057_1
- ipython_genutils=0.2.0=py_1
- jbig=2.1=h7f98852_2003
- jedi=0.18.1=pyhd8ed1ab_2
- jinja2=3.0.3=pyhd8ed1ab_0
- jmespath=0.10.0=pyh9f0ad1d_0
- joblib=1.2.0=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_2
- jq=1.7.1=hd590300_0
- jsonschema=4.2.1=pyhd8ed1ab_1
- jupyter_client=7.1.2=pyhd8ed1ab_0
- jupyter_core=4.9.1=py310hff52083_1
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jxrlib=1.1=hd590300_3
- keras=2.11.0=pyhd8ed1ab_0
- keras-preprocessing=1.1.2=pyhd8ed1ab_0
- kernel-headers_linux-64=2.6.32=he073ed8_17
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.3.2=py310h91b1402_1
- krb5=1.19.3=h3790be6_0
- lazy_loader=0.4=pyhd8ed1ab_0
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=3.0=h9c3ff4c_0
- libabseil=20220623.0=cxx17_h05df665_6
- libaec=1.1.3=h59595ed_0
- libarchive=3.5.2=hccf745f_1
- libarrow=10.0.1=hee49ebd_4_cpu
- libavif=0.10.1=h5cdd6b5_2
- libblas=3.9.0=12_linux64_openblas
- libbrotlicommon=1.0.9=h7f98852_6
- libbrotlidec=1.0.9=h7f98852_6
- libbrotlienc=1.0.9=h7f98852_6
- libcblas=3.9.0=12_linux64_openblas
- libcrc32c=1.1.2=h9c3ff4c_0
- libcurl=7.86.0=h7bff187_1
- libdeflate=1.10=h7f98852_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libevent=2.1.10=h9b69904_4
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-devel_linux-64=12.1.0=h1ec3361_17
- libgcc-ng=12.1.0=h8d9b700_16
- libgd=2.3.3=h18fbbfe_3
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libglib=2.74.0=h7a41b64_0
- libgomp=12.1.0=h8d9b700_16
- libgoogle-cloud=2.5.0=h5d50b59_1
- libgrpc=1.51.1=h05bd8bd_0
- libiconv=1.17=hd590300_2
- liblapack=3.9.0=12_linux64_openblas
- libmamba=0.25.0=hd8a31e3_2
- libmambapy=0.25.0=py310hab0e683_2
- libnghttp2=1.47.0=h727a467_0
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.18=pthreads_h8fe5266_0
- libpng=1.6.39=h753d276_0
- libprotobuf=3.21.12=h3eb15da_0
- librsvg=2.52.4=hc3c00ef_0
- libsanitizer=12.1.0=ha89aaad_17
- libsodium=1.0.18=h36c2ea0_1
- libsolv=0.7.22=h6239696_0
- libsqlite=3.44.2=h2797004_0
- libssh2=1.10.0=ha56f1ee_2
- libstdcxx-devel_linux-64=12.1.0=h1ec3361_17
- libstdcxx-ng=12.1.0=ha89aaad_16
- libthrift=0.16.0=h491838f_2
- libtiff=4.4.0=h0fcbabc_0
- libtool=2.4.6=h9c3ff4c_1008
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.32.1=h7f98852_1000
- libwebp=1.2.4=h522a892_0
- libwebp-base=1.2.4=h166bdaf_0
- libxcb=1.13=h7f98852_1004
- libxml2=2.10.3=hca2bb57_4
- libxslt=1.1.37=h873f0b0_0
- libzlib=1.2.13=h166bdaf_4
- libzopfli=1.0.3=h9c3ff4c_0
- logmuse=0.2.6=pyh8c360ce_0
- lxml=4.8.0=py310h5764c6d_2
- lz4-c=1.9.3=h9c3ff4c_1
- lzo=2.10=h516909a_1000
- make=4.3=hd18ef5c_1
- mamba=0.25.0=py310hf87f941_2
- markdown=3.5.2=pyhd8ed1ab_0
- markupsafe=2.0.1=py310h6acc77f_1
- matplotlib-base=3.8.4=py310hef631a5_2
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mistune=2.0.4=pyhd8ed1ab_0
- more-itertools=8.12.0=pyhd8ed1ab_0
- multidict=5.2.0=py310h6acc77f_1
- munkres=1.1.4=pyh9f0ad1d_0
- nb_conda=2.2.1=unix_6
- nb_conda_kernels=2.3.1=py310hff52083_1
- nbclient=0.6.4=pyhd8ed1ab_0
- nbconvert=7.0.0=pyhd8ed1ab_0
- nbconvert-core=7.0.0=pyhd8ed1ab_0
- nbconvert-pandoc=7.0.0=pyhd8ed1ab_0
- nbformat=5.1.3=pyhd8ed1ab_0
- ncurses=6.5=h59595ed_0
- nest-asyncio=1.5.5=pyhd8ed1ab_0
- networkx=3.3=pyhd8ed1ab_1
- notebook=6.4.12=pyha770c72_0
- numpy=1.24.2=py310h8deb116_0
- oauth2client=4.1.3=py_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- olefile=0.46=pyh9f0ad1d_1
- oniguruma=6.9.9=hd590300_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1w=hd590300_0
- opt_einsum=3.3.0=pyhc1e730c_2
- orc=1.8.2=hfdbbad2_2
- packaging=21.3=pyhd8ed1ab_0
- pandas=2.0.1=py310h7cbd5c2_0
- pandoc=2.19.2=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- pango=1.50.11=h382ae3d_0
- paramiko=2.8.1=pyhd8ed1ab_0
- parquet-cpp=1.5.1=2
- parso=0.8.3=pyhd8ed1ab_0
- patsy=0.5.3=pyhd8ed1ab_0
- pcre=8.45=h9c3ff4c_0
- pcre2=10.37=hc3806b6_1
- peppy=0.31.2=pyhd8ed1ab_2
- perl=5.32.1=1_h7f98852_perl5
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pillow=9.2.0=py310he619898_1
- pip=21.3.1=pyhd8ed1ab_0
- pixman=0.40.0=h36c2ea0_0
- pkg-config=0.29.2=h36c2ea0_1008
- plac=1.3.5=pyhd8ed1ab_0
- platformdirs=2.6.0=pyhd8ed1ab_0
- pluggy=1.0.0=py310hff52083_2
- ply=3.11=py_1
- pooch=1.7.0=pyhd8ed1ab_0
- prettytable=2.4.0=pyhd8ed1ab_0
- prometheus_client=0.14.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.31=pyha770c72_0
- protobuf=4.21.12=py310heca2aa9_0
- psutil=5.8.0=py310h6acc77f_2
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pulp=2.6.0=py310hff52083_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- py=1.11.0=pyh6c4a22f_0
- pyarrow=10.0.1=py310hf2f6370_4_cpu
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pybedtools=0.9.0=py310h590eda1_1
- pybind11-abi=4=hd8ed1ab_3
- pycosat=0.6.3=py310h5764c6d_1010
- pycparser=2.21=pyhd8ed1ab_0
- pygenomeviz=0.4.4=pyhdfd78af_0
- pygments=2.10.0=pyhd8ed1ab_0
- pygraphviz=1.7=py310h91c62ca_1
- pyjwt=2.8.0=pyhd8ed1ab_0
- pynacl=1.4.0=py310h6acc77f_3
- pyopenssl=21.0.0=pyhd8ed1ab_0
- pyparsing=3.0.6=pyhd8ed1ab_0
- pyrsistent=0.18.0=py310h6acc77f_0
- pysam=0.19.1=py310hd89ff4b_0
- pysftp=0.2.9=py_1
- pysocks=1.7.1=py310hff52083_4
- pytest=6.2.5=py310hff52083_1
- python=3.10.0=h62f1059_3_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-flatbuffers=23.5.26=pyhd8ed1ab_0
- python-irodsclient=1.0.0=pyhd8ed1ab_0
- python-tzdata=2023.3=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- pytz=2021.3=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pywavelets=1.4.1=py310h1f7b6fc_1
- pyyaml=6.0=py310h6acc77f_3
- pyzmq=24.0.0=py310h330234f_0
- r-askpass=1.2.0=r42h57805ef_0
- r-assertthat=0.2.1=r42hc72bb7e_4
- r-base=4.2.1=h7880091_2
- r-bit=4.0.5=r42h57805ef_1
- r-bit64=4.0.5=r42h57805ef_2
- r-bitops=1.0_7=r42h57805ef_2
- r-blob=1.2.4=r42hc72bb7e_1
- r-cachem=1.1.0=r42hb1dbf0f_0
- r-cli=3.6.2=r42ha503ecb_0
- r-cpp11=0.4.7=r42hc72bb7e_0
- r-crayon=1.5.2=r42hc72bb7e_2
- r-curl=4.3.3=r42h06615bd_1
- r-dbi=1.2.2=r42hc72bb7e_0
- r-dbplyr=2.5.0=r42hc72bb7e_0
- r-digest=0.6.35=r42ha503ecb_0
- r-dplyr=1.1.4=r42ha503ecb_0
- r-ellipsis=0.3.2=r42h57805ef_2
- r-fansi=1.0.6=r42h57805ef_0
- r-fastmap=1.2.0=r42ha18555a_0
- r-filelock=1.0.3=r42h57805ef_0
- r-generics=0.1.3=r42hc72bb7e_2
- r-glue=1.7.0=r42h57805ef_0
- r-hms=1.1.3=r42hc72bb7e_1
- r-httr=1.4.7=r42hc72bb7e_0
- r-jsonlite=1.8.8=r42h57805ef_0
- r-lifecycle=1.0.4=r42hc72bb7e_0
- r-magrittr=2.0.3=r42h57805ef_2
- r-memoise=2.0.1=r42hc72bb7e_2
- r-mime=0.12=r42h57805ef_2
- r-openssl=2.0.5=r42hb1dc35e_0
- r-pillar=1.9.0=r42hc72bb7e_1
- r-pkgconfig=2.0.3=r42hc72bb7e_3
- r-plogr=0.2.0=r42hc72bb7e_1005
- r-png=0.1_8=r42h81d01c5_1
- r-prettyunits=1.2.0=r42hc72bb7e_0
- r-progress=1.2.3=r42hc72bb7e_0
- r-purrr=1.0.2=r42h57805ef_0
- r-r6=2.5.1=r42hc72bb7e_2
- r-rappdirs=0.3.3=r42h57805ef_2
- r-rcpp=1.0.12=r42h7df8631_0
- r-rcurl=1.98_1.9=r42h06615bd_1
- r-rlang=1.1.3=r42ha503ecb_0
- r-rsqlite=2.3.4=r42ha503ecb_0
- r-stringi=1.7.12=r42h1ae9187_0
- r-stringr=1.5.1=r42h785f33e_0
- r-sys=3.4.2=r42h57805ef_1
- r-tibble=3.2.1=r42h57805ef_2
- r-tidyr=1.3.1=r42ha503ecb_0
- r-tidyselect=1.2.1=r42hc72bb7e_0
- r-utf8=1.2.4=r42h57805ef_0
- r-vctrs=0.6.5=r42ha503ecb_0
- r-withr=3.0.0=r42hc72bb7e_0
- r-xml=3.99_0.14=r42hb43fdd4_0
- r-xml2=1.3.3=r42h044e5c7_2
- ratelimiter=1.2.0=py_1002
- re2=2022.06.01=h27087fc_1
- readline=8.2=h8228510_1
- reproc=14.2.3=h7f98852_0
- reproc-cpp=14.2.3=h9c3ff4c_0
- requests=2.26.0=pyhd8ed1ab_1
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- retry=0.9.2=py_0
- rsa=4.8=pyhd8ed1ab_0
- ruamel_yaml=0.15.80=py310h5764c6d_1007
- s2n=1.3.30=hae46d1a_0
- s3transfer=0.5.0=pyhd8ed1ab_0
- scikit-image=0.22.0=py310hcc13569_2
- scikit-learn=1.2.2=py310h209a8ca_0
- scipy=1.10.1=py310h8deb116_0
- seaborn=0.13.2=hd8ed1ab_2
- seaborn-base=0.13.2=pyhd8ed1ab_2
- sed=4.8=he412f7d_0
- send2trash=1.8.0=pyhd8ed1ab_0
- setuptools=59.4.0=py310hff52083_0
- setuptools-scm=6.3.2=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- slacker=0.14.0=py_0
- smart_open=5.2.1=pyhd8ed1ab_0
- smmap=3.0.5=pyh44b312d_0
- snakemake=7.14.1=hdfd78af_0
- snakemake-minimal=7.14.1=pyhdfd78af_0
- snappy=1.1.10=h9fff704_0
- soupsieve=2.3.2.post1=pyhd8ed1ab_0
- sqlite=3.37.0=h9cd32fc_0
- stack_data=0.5.0=pyhd8ed1ab_0
- statsmodels=0.13.5=py310hde88566_2
- stone=3.2.1=pyhd8ed1ab_0
- stopit=1.1.2=py_0
- sysroot_linux-64=2.12=he073ed8_17
- tabulate=0.8.9=pyhd8ed1ab_0
- tensorboard=2.11.2=pyhd8ed1ab_0
- tensorboard-data-server=0.6.1=py310h597c629_4
- tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
- tensorflow=2.11.0=cpu_py310hd1aba9c_0
- tensorflow-base=2.11.0=cpu_py310h8a70c67_0
- tensorflow-estimator=2.11.0=cpu_py310hca2d6cb_0
- termcolor=2.4.0=pyhd8ed1ab_0
- terminado=0.15.0=py310hff52083_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tifffile=2022.10.10=pyhd8ed1ab_0
- tinycss2=1.1.1=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- tktable=2.10=h0c5db8f_5
- toml=0.10.2=pyhd8ed1ab_0
- tomli=1.2.2=pyhd8ed1ab_0
- tomlkit=0.12.5=pyha770c72_0
- toolz=0.12.1=pyhd8ed1ab_0
- toposort=1.7=pyhd8ed1ab_0
- tornado=6.2=py310h5764c6d_0
- tqdm=4.66.1=pyhd8ed1ab_0
- traitlets=5.1.1=pyhd8ed1ab_0
- typing-extensions=4.0.1=hd8ed1ab_0
- typing_extensions=4.0.1=pyha770c72_0
- tzdata=2021e=he74cb21_0
- ubiquerg=0.6.1=pyh9f0ad1d_0
- uritemplate=4.1.1=pyhd8ed1ab_0
- urllib3=1.26.7=pyhd8ed1ab_0
- veracitools=0.1.3=py_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- werkzeug=2.1.2=pyhd8ed1ab_1
- wheel=0.37.0=pyhd8ed1ab_1
- wrapt=1.13.3=py310h6acc77f_1
- xmlrunner=1.7.7=py_0
- xmltodict=0.13.0=pyhd8ed1ab_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.6=h166bdaf_0
- yaml=0.2.5=h516909a_0
- yaml-cpp=0.7.0=h27087fc_1
- yarl=1.7.2=py310h6acc77f_1
- yq=3.4.3=pyhd8ed1ab_0
- yte=1.5.1=py310hff52083_0
- zeromq=4.3.4=h9c3ff4c_1
- zfp=0.5.5=h9c3ff4c_8
- zipp=3.6.0=pyhd8ed1ab_0
- zlib=1.2.13=h166bdaf_4
- zlib-ng=2.0.7=h0b41bf4_0
- zstd=1.5.2=h6239696_4
prefix: /home/jupyter/miniforge3/envs/snakemake