changeset 2:2fcd27ee5976 draft

Uploaded
author greg
date Mon, 14 Nov 2016 14:37:05 -0500
parents eb6a12100501
children 06c1462f94e6
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 14 14:33:41 2016 -0500
+++ b/plant_tribes_assembly_post_processor.xml	Mon Nov 14 14:37:05 2016 -0500
@@ -13,7 +13,7 @@
     <command>
         <![CDATA[
             mkdir -p output &&
-            plant_tribes_assembly_post_processor
+            AssemblyPostProcesser
             --transcripts "$input1"
             --prediction_method $prediction_method_cond.prediction_method
             #if str($prediction_method_cond.prediction_method) == 'estscan':