changeset 9:6d0bfc4245e5 draft

Uploaded
author greg
date Mon, 28 Nov 2016 12:55:13 -0500
parents 8d2d7b55083d
children 190fb4374fcc
files plant_tribes_assembly_post_processor.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plant_tribes_assembly_post_processor.xml	Mon Nov 28 12:52:51 2016 -0500
+++ b/plant_tribes_assembly_post_processor.xml	Mon Nov 28 12:55:13 2016 -0500
@@ -24,7 +24,7 @@
                     --scaffold "$options_type.target_gene_family_assembly_cond.scaffold"
                     --method "$options_type.target_gene_family_assembly_cond.method"
                 #end if
-                --gap_trimming $options_type.gap_trimming
+                --gap_trimming $options_type.target_gene_family_assembly_cond.gap_trimming
                 #if str($options_type.strand_specific) == 'yes':
                     --strand_specific
                 #end if