# HG changeset patch
# User ulfschaefer
# Date 1466073613 14400
# Node ID f05fa489089bd6b31b12fdfb510a52e4da1ff35d
# Parent 29a682a7dd16b685802a1631f2993baa02c892ac
Uploaded
diff -r 29a682a7dd16 -r f05fa489089b vcfs2fasta.xml
--- a/vcfs2fasta.xml Thu Jun 16 06:40:02 2016 -0400
+++ b/vcfs2fasta.xml Thu Jun 16 06:40:13 2016 -0400
@@ -17,98 +17,140 @@
vcfs2fasta.sh
- $output
- #if str($mix_cond.mix) == "yes":
+ $output
+ #if str($mix_cond.mix) == "yes":
$mix_cond.mix_value
#else
NOTTHERE
#end if
- #if str($cols_cond.cols) == "yes":
- $cols_cond.column_ns
+ #if str($coln_cond.coln) == "yes":
+ $coln_cond.column_ns
#else
NOTTHERE
#end if
- #if str($sample_cond.sample) == "yes":
- $sample_cond.sample_ns
+ #if str($colgap_cond.colgap) == "yes":
+ $colgap_cond.column_ns
+ #else
+ NOTTHERE
+ #end if
+ #if str($samplen_cond.samplen) == "yes":
+ $samplen_cond.sample_ns
+ #else
+ NOTTHERE
+ #end if
+ #if str($samplegap_cond.samplegap) == "yes":
+ $samplegap_cond.sample_gaps
#else
NOTTHERE
#end if
- #if str($reference_cond.reference) == "yes":
- $reference_cond.ref_fa
- #else
+ #if str($reference_cond.reference) == "yes":
+ $reference_cond.ref_fa
+ #else
+ NOTTHERE
+ #end if
+ #if str($include_cond.include) == "yes":
+ $include_cond.in_bed
+ #else
NOTTHERE
#end if
- #if str($include_cond.include) == "yes":
- $include_cond.in_bed
- #else
+ #if str($exclude_cond.exclude) == "yes":
+ $exclude_cond.ex_bed
+ #else
NOTTHERE
#end if
- #if str($exclude_cond.exclude) == "yes":
- $exclude_cond.ex_bed
- #else
+ #if $withstats:
+ $statsfile
+ #else
NOTTHERE
#end if
- #for $i, $input_vcf in enumerate( $input_vcfs ):
+ #for $i, $input_vcf in enumerate( $input_vcfs ):
"${input_vcf}"
#end for
-
-
+
+
+
-
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
+
-
+
-
+
+
-
+
+