Skip to content

Commit 277bd33

Browse files
committed
Add retry strategy to bbmap/bbsplit
1 parent 3ff2be6 commit 277bd33

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

modules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"nf-core": {
88
"bbmap/bbsplit": {
99
"branch": "master",
10-
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
10+
"git_sha": "e228790f2957152ad2534e39abd7b3878963e89d",
1111
"installed_by": ["modules"]
1212
},
1313
"cat/fastq": {
@@ -230,7 +230,7 @@
230230
"nf-core": {
231231
"bam_dedup_stats_samtools_umitools": {
232232
"branch": "master",
233-
"git_sha": "735e1e04e7e01751d2d6e97055bbdb6f70683cc1",
233+
"git_sha": "e228790f2957152ad2534e39abd7b3878963e89d",
234234
"installed_by": ["subworkflows"]
235235
},
236236
"bam_markduplicates_picard": {

modules/nf-core/bbmap/bbsplit/main.nf

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

modules/nf-core/bbmap/bbsplit/meta.yml

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

0 commit comments

Comments
 (0)