Repository 'describe_samples'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/describe_samples

Changeset 16:0f294e370b95 (2021-11-27)
Previous changeset 15:46a4d8115515 (2021-09-10) Next changeset 17:e3b16fd7dd08 (2021-12-19)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c468d2b9613f88cc5f96f77ab1e0592d3c9ce707"
modified:
describe_samples.xml
b
diff -r 46a4d8115515 -r 0f294e370b95 describe_samples.xml
--- 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>