-
Notifications
You must be signed in to change notification settings - Fork 749
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
New Subworkflow: Bam_trim_primers_ivar #3130
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.
One more small comment and then you are good to go!
Not Sure why conda test is failing though.. |
It seems to be something tool specific. Maybe a wrong conda package? |
Yeah... doesn't seem something I'll be able to finish as part of this PR... andersen-lab/ivar#93 |
PR checklist
Addresses first bullet from nf-core/viralrecon#371
adds the subworkflow bam_trim_primers_ivar used in nf-core/viralrecon to nf-core/modules
versions.yml
file.PROFILE=docker pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware
PROFILE=singularity pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware
PROFILE=conda pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware