diff gene_to_trans_map.xml @ 17:9066ddf7a18b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c468d2b9613f88cc5f96f77ab1e0592d3c9ce707"
author iuc
date Sat, 27 Nov 2021 09:52:08 +0000
parents 4dba8ad5c879
children 78b742ff461b
line wrap: on
line diff
--- a/gene_to_trans_map.xml	Fri Sep 10 22:35:17 2021 +0000
+++ b/gene_to_trans_map.xml	Sat Nov 27 09:52:08 2021 +0000
@@ -1,9 +1,9 @@
 <tool id="trinity_gene_to_trans_map" name="Generate gene to transcript map" version="@WRAPPER_VERSION@">
     <description>for Trinity assembly</description>
-    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements"/>
     <command detect_errors="aggressive"><![CDATA[
        get_Trinity_gene_to_trans_map.pl '$assembly' > '$map'