-
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
Updated channels #398
Updated channels #398
Conversation
|
nf-test observationsFor the test profiles using Issue DetailsThis issue arises because when the workflow uses the indexing process to generate Missing ProcessesWhile running
This issue was also present when running ConclusionThese issues are the reasons why the tests are failing. However, these are not issues introduced by these changes. Instead, these changes highlight some pre-existing issues. I will proceed to update the tests with this branch that contains the fixes. Regarding all of the observed nf-test errors raised in CI
|
Addressing: #390
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).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).