# HG changeset patch # User greg # Date 1509030342 14400 # Node ID c58892e1a388f3c7555b9f84ba908c86c1ebcee6 # Parent 55024e4d84d46b3b69b5fb1403e0fa979293f208 Uploaded diff -r 55024e4d84d4 -r c58892e1a388 assembly_post_processor.xml --- a/assembly_post_processor.xml Thu Oct 26 09:22:59 2017 -0400 +++ b/assembly_post_processor.xml Thu Oct 26 11:05:42 2017 -0400 @@ -26,10 +26,10 @@ #end if #end if #if str($options_type.strand_specific) == 'yes': - --strand_specific true + --strand_specific #end if #if str($options_type.dereplicate) == 'yes': - --dereplicate true + --dereplicate #end if --min_length $options_type.min_length #end if