modules icon indicating copy to clipboard operation
modules copied to clipboard

Fix logic for gVCF vs. VCF

Open lvclark opened this issue 6 months ago • 0 comments

I noticed that the output file was set to be a VCF instead of a gVCF when I set ext.args = "--gvcf --tmp-dir tmp". It seems that the string and pattern were in the wrong order for the =~ operator.

lvclark avatar Jun 27 '25 19:06 lvclark