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

Changeset 7:18a069ea4b96 (2021-09-10)
Previous changeset 6:29472bde8854 (2021-03-19) Next changeset 8:9c545f1c1a4e (2021-11-27)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 33aaad8d6afce20732d8232fbcd777a3aabf09ec"
modified:
macros.xml
super_transcripts.xml
b
diff -r 29472bde8854 -r 18a069ea4b96 macros.xml
--- a/macros.xml Fri Mar 19 21:45:31 2021 +0000
+++ b/macros.xml Fri Sep 10 22:45:22 2021 +0000
b
@@ -6,7 +6,11 @@
             <yield/>
         </requirements>
     </xml>
-
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">trinity</xref>
+        </xrefs>
+    </xml>
     <token name="@WRAPPER_VERSION@">2.9.1</token>
 
     <token name="@COMMAND_PAIRED_STRAND_JACCARD@">
b
diff -r 29472bde8854 -r 18a069ea4b96 super_transcripts.xml
--- a/super_transcripts.xml Fri Mar 19 21:45:31 2021 +0000
+++ b/super_transcripts.xml Fri Sep 10 22:45:22 2021 +0000
b
@@ -1,5 +1,6 @@
 <tool id="trinity_super_transcripts" name="Generate SuperTranscripts" version="@WRAPPER_VERSION@">
     <description>from a Trinity assembly</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>