-
Notifications
You must be signed in to change notification settings - Fork 736
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
Meryl count and meryl histogram migration to nf-test #5401
Meryl count and meryl histogram migration to nf-test #5401
Conversation
Co-authored-by: rodtheo <[email protected]>
Co-authored-by: rodtheo <[email protected]>
Co-authored-by: rodtheo <[email protected]>
Co-authored-by: rodtheo <[email protected]>
to genomescope2
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.
Outstanding! Thanks for updating these modules and corresponding tests.
Hey guys! Thanks for this module. Is there a reason the |
Oversight perhaps, but is there a need to limit memory? Is it behaving badly on your systems? If it's not an issue I would just let it use what it can get a hold of, but if you see a need for it, make a PR |
It can be an issue because by default it uses all the available system memory. |
PR checklist
Closes #XXX
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
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda