-
Notifications
You must be signed in to change notification settings - Fork 127
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
Replace local blat
for nf-core blat
in contaminant filter subworkflow
#397
Conversation
|
I saw one particular issue in the pipeline, where a module wasn't running on all samples, the issue has been in the pipeline since the latest master release, more info here: #398. I will take this opportunity to rebuild the nf-tests, using the info from #393 to subset considerably the files that we are testing for, since we are having to rewrite the tests too many times due to intermediate files changing. |
I agree. I have made several significant improvements and found some bugs while correcting the code. I think we first focus on determining which files are relevant. |
I will update the tests to include the changes in the non-deterministic files, then please pull the changes and re run the tests. Thanks! |
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.
LGTM!
Fixes #354
Closes #395
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).