-
Notifications
You must be signed in to change notification settings - Fork 83
DSL2: nf-test conversion test_full
#1159
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
base: dev
Are you sure you want to change the base?
Conversation
Due to the long runtime of this test, I decided to move it to the EVA cluster, but I cannot get FastQC to run successfully there :/ Here's the error for future reference:
I tried increasing the memory of FastQC, and decreasing the number of cores (the module does a memory/cores division to keep Java in check), but to no avail. |
Update. It seems that the process resources specified in the Sadly, there is no way to tweak the profile order in nf-test: https://www.nf-test.com/docs/configuration/#managing-profiles I tried adding |
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).