changeset 10:76f76eee9130 draft

Uploaded
author ulfschaefer
date Thu, 16 Jun 2016 08:17:09 -0400
parents 1ec00e184217
children a3f15f50a4af
files vcfs2fasta.xml
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/vcfs2fasta.xml	Thu Jun 16 07:01:47 2016 -0400
+++ b/vcfs2fasta.xml	Thu Jun 16 08:17:09 2016 -0400
@@ -58,11 +58,6 @@
     #else
         NOTTHERE
     #end if
-    #if $withstats:
-        $statsfile
-    #else
-        NOTTHERE
-    #end if
     #for $i, $input_vcf in enumerate( $input_vcfs ):
         "${input_vcf}"
     #end for