changeset 16:0f294e370b95 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c468d2b9613f88cc5f96f77ab1e0592d3c9ce707"
author iuc
date Sat, 27 Nov 2021 10:14:49 +0000
parents 46a4d8115515
children e3b16fd7dd08
files describe_samples.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/describe_samples.xml	Fri Sep 10 22:52:55 2021 +0000
+++ b/describe_samples.xml	Sat Nov 27 10:14:49 2021 +0000
@@ -1,10 +1,10 @@
 <?xml version="1.0"?>
 <tool id="describe_samples" name="Describe samples" version="@WRAPPER_VERSION@">
     <description>and replicates</description>
-    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <command detect_errors="aggressive"><![CDATA[
         cp $sample_list $output
       ]]></command>