changeset 16:b2f54a291114 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:00:53 +0000
parents 1eeeb701d0c7
children 9f179dee1985
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:41:01 2021 +0000
+++ b/describe_samples.xml	Sat Nov 27 10:00:53 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>