-
Notifications
You must be signed in to change notification settings - Fork 751
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
Add module gzrt (#6918) #7052
Add module gzrt (#6918) #7052
Conversation
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.
Just a few changes needed before merging it ;)
I couldn't pipe gzrecover to gzip because the former specifies the output file name with a Now I have got an odd error with conda checks. I'm waiting for feedback and we should be done |
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.
Seems good to me 😄
* Add module gzrt (nf-core#6918) * fixed environment.yml * Reply to review * gzrecover and gzip oneliner * gzrt uses a named pipe to avoid temp files --------- Co-authored-by: tm4zza <mazza.tommaso@gmail.com>
Added a new module
PR checklist
Closes #6918
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