Fix bedtools coverage in DSL1#1036
Conversation
Remove the `-sorted` flag so `bedtools` won't assume that the reference genome file is sorted.
This PR is against the
|
|
Hi Ido! Thanks for the PR. I will look into it and try to incorporate it into a patch release with a couple more small changes in the beginning of next year. |
|
Had another look into why we added that flag #824 . It seems without it, the memory footprint of bedtools coverage is extremely large. I think I will instead add an option to REMOVE the |
|
Changes implemented in #1052 , so closing this PR. Thank you for the contribution! |
Remove the
-sortedflag sobedtoolswon't assume that the reference genome file is sorted.PR checklist
scrape_software_versions.pynf-core lint .).nextflow run . -profile test,docker).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).