@@ -36,7 +36,7 @@ task annovar { | |||
output { | |||
File avinput = "${basename}.avinput" | |||
File others_txt = "${basename}.${hg}_others.txt" | |||
File others_vcf = "${basename}.${hg}_others.vcf" | |||
File multianno_txt = "${basename}.${hg}_multianno.txt" | |||
File multianno_vcf = "${basename}.${hg}_multianno.vcf" | |||
} | |||
} |