Skip to content

Commit 0260f9e

Browse files
committed
Update all nf-core/modules and subworkflows
1 parent 5bfaf6e commit 0260f9e

File tree

10 files changed

+105
-109
lines changed

10 files changed

+105
-109
lines changed

modules.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"bcftools/norm": {
4444
"branch": "master",
45-
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
45+
"git_sha": "bcad95fb35e567ad25840d3297c3e17eff211a3a",
4646
"installed_by": ["modules"]
4747
},
4848
"bcftools/query": {
@@ -142,7 +142,7 @@
142142
},
143143
"kraken2/kraken2": {
144144
"branch": "master",
145-
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
145+
"git_sha": "7c695e0147df1157413e06246d9b0094617d3e6b",
146146
"installed_by": ["modules"]
147147
},
148148
"minia": {
@@ -177,13 +177,13 @@
177177
},
178178
"picard/collectmultiplemetrics": {
179179
"branch": "master",
180-
"git_sha": "2f88b26e9804b99e98f7cd08e74c3f88288a3358",
180+
"git_sha": "75027bf77472b1f4fd2cdd7e46f83119dfb0f2c6",
181181
"installed_by": ["modules"]
182182
},
183183
"picard/markduplicates": {
184184
"branch": "master",
185-
"git_sha": "2f88b26e9804b99e98f7cd08e74c3f88288a3358",
186-
"installed_by": ["bam_markduplicates_picard", "modules"]
185+
"git_sha": "75027bf77472b1f4fd2cdd7e46f83119dfb0f2c6",
186+
"installed_by": ["modules", "bam_markduplicates_picard"]
187187
},
188188
"plasmidid": {
189189
"branch": "master",
@@ -266,7 +266,7 @@
266266
"nf-core": {
267267
"bam_markduplicates_picard": {
268268
"branch": "master",
269-
"git_sha": "6daac2bc63f4847e0c7cc661f4f5b043ac13faaf",
269+
"git_sha": "6f1697c121719dedde9e0537b6ed6a9cb8c13583",
270270
"installed_by": ["subworkflows"]
271271
},
272272
"bam_sort_stats_samtools": {
@@ -276,7 +276,7 @@
276276
},
277277
"bam_stats_samtools": {
278278
"branch": "master",
279-
"git_sha": "92eb5091ae5368a60cda58b3a0ced8b36d715b0f",
279+
"git_sha": "b4b7f89e7fd6d2293f0c176213f710e0bcdaf19e",
280280
"installed_by": ["bam_sort_stats_samtools", "bam_markduplicates_picard"]
281281
},
282282
"fastq_align_bowtie2": {

modules/nf-core/bcftools/norm/main.nf

Lines changed: 17 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/bcftools/norm/meta.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/kraken2/kraken2/main.nf

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/picard/collectmultiplemetrics/main.nf

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/picard/markduplicates/main.nf

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subworkflows/nf-core/bam_markduplicates_picard/main.nf

Lines changed: 12 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subworkflows/nf-core/bam_markduplicates_picard/meta.yml

Lines changed: 32 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subworkflows/nf-core/bam_stats_samtools/main.nf

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subworkflows/nf-core/bam_stats_samtools/meta.yml

Lines changed: 19 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)