-
Notifications
You must be signed in to change notification settings - Fork 37
Add functionality to parse run dir metadata #106
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
|
…n the multiqc report generation, make function take output name as cmd parameter
… the outfile accordingly, for proper downstream grouping
|
Ties into nf-core/test-datasets#1559 |
|
Current status: The module is working - currently only supporting Illumina runfolders, I think that is an OK scope for v1. @maxulysse If you have time later this week, would you mind having a look at |
I can see that the pipeline tests are failing with: I would investigate the logic in the module script Have you managed to run the module or the test locally? Could you investigate the workdir for the task, and see what happens with this |
PR checklist
nf-core lint).nf-test test main.nf.test -profile test,docker).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).