changeset 8:b740d423ce07 draft

Uploaded
author greg
date Sun, 10 Jan 2016 14:25:59 -0500
parents 4f6eba6beef5
children 67171d711b34
files fasta_extract.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fasta_extract.xml	Sun Jan 10 14:25:50 2016 -0500
+++ b/fasta_extract.xml	Sun Jan 10 14:25:59 2016 -0500
@@ -10,7 +10,7 @@
             mkdir -p output_orphan_dir &&
             python $__tool_directory__/fasta_extract.py
             #for $i in $inputs:
-                --input "$i" "${i.hid}"
+                --input "$i" ${i.hid}
             #end for
             #if str($reference_genome_cond.reference_genome_source) == "cached":
                 #set genome_file = "$reference_genome_cond.reference_genome.fields.path"