diff gene_to_trans_map.xml @ 5:9502ad75fc87 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 7efdf3224552d113a01043ee5bf4517d770df933
author iuc
date Fri, 31 Mar 2017 11:36:49 -0400
parents 83c862e77b99
children 1b04880ff362
line wrap: on
line diff
--- a/gene_to_trans_map.xml	Thu Mar 23 10:17:36 2017 -0400
+++ b/gene_to_trans_map.xml	Fri Mar 31 11:36:49 2017 -0400
@@ -4,8 +4,7 @@
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements"/>
-    <expand macro="stdio"/>
-    <command><![CDATA[
+    <command detect_errors="aggressive"><![CDATA[
        get_Trinity_gene_to_trans_map.pl "$assembly" > "$map"
     ]]></command>
     <inputs>