### Description of feature ie: ``` vcf_*: - file1.vcf.gz - file2.vcf.gz ``` should work in parallel with: ``` vcf_*: file.vcf.gz ``` the vcf file(s) should then be collected in the subworkflow and served as 1 instance in the corresponding channel
Description of feature
ie:
should work in parallel with:
the vcf file(s) should then be collected in the subworkflow and served as 1 instance in the corresponding channel