Skip to content

Commit 88280ca

Browse files
committed
revert samtools_sort to no memory assignement
1 parent f15b587 commit 88280ca

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

modules.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
},
162162
"samtools/sort": {
163163
"branch": "master",
164-
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
164+
"git_sha": "a0f7be95788366c1923171e358da7d049eb440f9",
165165
"installed_by": ["bam_sort_stats_samtools"]
166166
},
167167
"samtools/stats": {
@@ -252,9 +252,9 @@
252252
"branch": "master",
253253
"git_sha": "735e1e04e7e01751d2d6e97055bbdb6f70683cc1",
254254
"installed_by": [
255-
"bam_dedup_stats_samtools_umitools",
256255
"bam_markduplicates_picard",
257-
"bam_sort_stats_samtools"
256+
"bam_sort_stats_samtools",
257+
"bam_dedup_stats_samtools_umitools"
258258
]
259259
},
260260
"bedgraph_bedclip_bedgraphtobigwig": {

modules/nf-core/samtools/sort/main.nf

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

0 commit comments

Comments
 (0)