Description of the bug
When a subworkflow use another one then the meta.yml want to replace the _ in the name of the subworkflow used by / as done for modules.
For example if my subworkflow call VCF_GATHER_BCFTOOLS then the meta.yml tags wrong fully want to be vcf/gather/bcftools.
See nf-core/modules#10283 for use case
Command used and terminal output
nf-core subworkflows lint bam_variant_calling_mpileup_bcftools
System information
No response
Description of the bug
When a subworkflow use another one then the
meta.ymlwant to replace the_in the name of the subworkflow used by/as done for modules.For example if my subworkflow call
VCF_GATHER_BCFTOOLSthen themeta.ymltags wrong fully want to bevcf/gather/bcftools.See nf-core/modules#10283 for use case
Command used and terminal output
nf-core subworkflows lint bam_variant_calling_mpileup_bcftoolsSystem information
No response