-
Notifications
You must be signed in to change notification settings - Fork 877
New module: picard/splitsambynumberofreads #8679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
1cbd72f
to
0dcbc76
Compare
modules/nf-core/picard/splitsambynumberofreads/tests/main.nf.test
Outdated
Show resolved
Hide resolved
Also, can the tool work on cram files? |
Many thanks for the review and suggestions! All requested changes updated. Re-review please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, missed the request for re-review
Does the tool use the fasta index, normally cram files just take the fasta itself
modules/nf-core/picard/splitsambynumberofreads/tests/main.nf.test
Outdated
Show resolved
Hide resolved
…erate consistent versions for picard in both conda and singularity.
Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
…maller split_to_N_reads to generate more output files. Added support for crams. Updated meta.yml. Regernerated test snaps accordingly.
Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
265c281
to
8acbd7d
Compare
Yes seems like fai is required - would fail without |
PR checklist
Closes #8669
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda