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

Changeset 4:faba8f53524e (2021-09-25)
Previous changeset 3:967b96c6005a (2021-07-02) Next changeset 5:aa3554e51549 (2024-10-04)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit d52e3c9c53dd358e14e65a3a083e7d5c102f8697"
modified:
presto_macros.xml
prestor_abseq3.xml
b
diff -r 967b96c6005a -r faba8f53524e presto_macros.xml
--- a/presto_macros.xml Fri Jul 02 15:29:29 2021 +0000
+++ b/presto_macros.xml Sat Sep 25 18:36:01 2021 +0000
[
@@ -5,9 +5,14 @@
             <yield />
         </citations>
     </xml>
-
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">presto</xref>
+        </xrefs>
+    </xml>
     <token name="@TOOL_VERSION@">0.6.2</token>
-    
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">20.05</token>
     <xml name="requirements">
         <requirements>
               <requirement type="package" version="@TOOL_VERSION@">presto</requirement>
@@ -42,7 +47,7 @@
     
     <token name="@HELP_NOTE@"><![CDATA[
 
-====
+===
 
 **Note about limitations of pRESTO tools within Galaxy:**
 
b
diff -r 967b96c6005a -r faba8f53524e prestor_abseq3.xml
--- a/prestor_abseq3.xml Fri Jul 02 15:29:29 2021 +0000
+++ b/prestor_abseq3.xml Sat Sep 25 18:36:01 2021 +0000
b
@@ -1,10 +1,9 @@
-<tool id="prestor_abseq3" name="pRESTOr AbSeq3 Report" version="@TOOL_VERSION@+galaxy1">
+<tool id="prestor_abseq3" name="pRESTOr AbSeq3 Report" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>Create HTML QC report from pRESTO outputs</description>
-    
+    <expand macro="bio_tools"/>
     <macros>
         <import>presto_macros.xml</import>
     </macros>
-    
     <requirements>
           <requirement type="package" version="0.0.5">r-prestor</requirement>
     </requirements>