fix issue 9424: MultiQC report handling for AWS batch with S3 workDir#9455
fix issue 9424: MultiQC report handling for AWS batch with S3 workDir#9455
Conversation
|
Hi @SPPearce , Yes. This is still needed. It looks like that for some subworks (like utils_nfcore_pipeline and utils_nextflow_pipeline) the
For modules, pipelines and other subworkslow, the We can either add It is a design question. |
|
I think @maxulysse is keen to remove these subworkflows entirely in favour of a plugin, does the plugin work correctly? |
|
I've been using the plugin in question in rnavar and no issues encountered so far |
|
The plug-in solution looks like a cleaner solution. But I wonder is there an annoucement or roadmap to switch from subworkflows to one plug-in? I feel that before the switch is made in nf-core tool pipeline template, we do need the changes in the subworkflows too. |
MultiQC report handling for AWS batch with S3 workDir
Fix #9424
PR checklist
Closes #XXX
versions.ymlfile.labelnf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile condanf-core subworkflows test <SUBWORKFLOW> --profile dockernf-core subworkflows test <SUBWORKFLOW> --profile singularitynf-core subworkflows test <SUBWORKFLOW> --profile conda