-
Notifications
You must be signed in to change notification settings - Fork 82
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 nf-test #1063
base: dev
Are you sure you want to change the base?
Add nf-test #1063
Conversation
|
Variable outputDamage profiler:
Not sure which output idr (
Qualimap:
MultiQC:
fastp:
fastqc:
Misc comments
|
Existing tests to make sure we account for with new configs:
|
…roblem with collection/name not working
…Dir (but not working - no md5swum?!)
Ok, just need to sort the lists and then it should work (md5sums are the same but just seem to be out of order) |
nf-core/eager#1063 Co-authored-by: jfy133 <[email protected]> Co-authored-by: nvnieuwk <[email protected]>
nf-core/eager#1063 Co-authored-by: jfy133 <[email protected]> Co-authored-by: nvnieuwk <[email protected]>
nf-core/eager#1063 Co-authored-by: jfy133 <[email protected]> Co-authored-by: nvnieuwk <[email protected]>
Somehow the results from mapping are not picked up by nf-test, and I'm at a loss. might need a fresh pair of eyes...
|
Side note: when I was looking to test, maybe the flagstat files that currently falling in |
Should also fix #979 in everything included thus far |
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.
Can't approvem y PR but left two comments bu totherwise OK
… test profile
Initial set up, testing command
nf-test test --tag test --profile test,docker
PR checklist
scrape_software_versions.py
nf-core lint .
).nextflow run . -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).