From f15848d4774f095f43594516769fde889a7a3d12 Mon Sep 17 00:00:00 2001 From: "Robert A. Petit III" Date: Tue, 10 May 2022 21:44:40 +0000 Subject: [PATCH] fix typo --- modules/snippy/run/meta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/snippy/run/meta.yml b/modules/snippy/run/meta.yml index fa176399..13c923d8 100644 --- a/modules/snippy/run/meta.yml +++ b/modules/snippy/run/meta.yml @@ -100,7 +100,7 @@ output: pattern: "*.vcf.gz" - vcf_csi: type: file - description: Index for the .vcf.gz via bcftools index + description: Index for the .vcf.gz via bcftools index pattern: "*.vcf.gz.csi" - txt: type: file