Skip to content

Commit 95f5071

Browse files
committed
2025-04-09
1 parent 499db52 commit 95f5071

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

envs/conda/taxonomy_env.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- bioconda
44
- conda-forge
55
dependencies:
6-
- bioconda::kraken2=2.14
7-
- bioconda::seqkit=2.9.0
6+
- bioconda::fastp=0.24.0
87
- bioconda::fastq-pair=1.0
9-
- bioconda::fastp=0.24.0
8+
- bioconda::kraken2=2.14
9+
- bioconda::seqkit=2.10.0

envs/containers/docker.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ phylogeny_env:
55
r-phylogeny_env:
66
- community.wave.seqera.io/library/bioconductor-ggtree_bioconductor-treeio_r-ape_r-argparse_pruned:eea7baf72f9560d9
77
r-stats_env:
8-
- community.wave.seqera.io/library/r-argparse_r-base_r-dplyr_r-ggrepel_pruned:9fa710c1508e1cb6
8+
-
99
snp_profiling_env:
1010
- community.wave.seqera.io/library/bcftools_emboss_seqkit_snp-sites_pruned:1a1022abcb91db63
1111
taxonkit_env:
12-
-
12+
- community.wave.seqera.io/library/taxonkit:0.19.0--e60eeab4ec1369bc
1313
taxonomy_env:
14-
-
14+
- community.wave.seqera.io/library/fastp_fastq-pair_kraken2_seqkit:8303c343b1f28ce5
1515
tbprofiler_env:
16-
- community.wave.seqera.io/library/tb-profiler:6.6.3--fb34c34b4a27d1b8
16+
- community.wave.seqera.io/library/tb-profiler:6.6.3--fb34c34b4a27d1b8

envs/containers/singulairty.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ r-phylogeny_env:
88
- oras://community.wave.seqera.io/library/bioconductor-ggtree_bioconductor-treeio_r-ape_r-argparse_pruned:3933fdc29e2b7516
99
- https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/3a/3a292e33635c69a2545fd6842116f83f1ae86066444339706cc6b1cdd02558ca/data
1010
r-stats_env:
11+
- oras://community.wave.seqera.io/library/r-argparse_r-base_r-dplyr_r-ggrepel_pruned:da7ce77d44de8dae
1112
-
12-
-
1313
snp_profiling_env:
14-
-
15-
-
14+
- oras://community.wave.seqera.io/library/bcftools_emboss_seqkit_snp-sites_pruned:8fe1733ce51eacc9
15+
- https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/db/db3337ec6f003d7a5f87d110704d2fa8d0440cf2c86fdae86317ed956a87eb74/data
1616
taxonkit_env:
17-
-
18-
-
17+
- oras://community.wave.seqera.io/library/taxonkit:0.19.0--e76d81040c656441
18+
- https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/45/45b2a6f7d0ff69e3034d19cfa2ad501228352c48f388a5bfd1ef83b8cf8679e1/data
1919
taxonomy_env:
20-
-
21-
-
20+
- oras://community.wave.seqera.io/library/fastp_fastq-pair_kraken2_seqkit:2acc99681389f100
21+
- https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/b8/b8b5382a9284e8ee8b145cb098f01d021f0224bd804bd9b3209628d371226d6e/data
2222
tbprofiler_env:
2323
- oras://community.wave.seqera.io/library/tb-profiler:6.6.3--400be6f998a9ed1b
2424
- https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/1c/1c8630f93dc3f64b11a2ff508d950a3e06c4e33e949476ed2b475beb8cafd1c9/data

0 commit comments

Comments
 (0)