diff percolator_converters.xml @ 6:07107a686ce9 draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit de8cdf895c3c6113f301a119788701b2465a1b1b"
author galaxyp
date Thu, 13 Aug 2020 03:53:33 -0400
parents 7a0951d0e13e
children
line wrap: on
line diff
--- a/percolator_converters.xml	Fri May 19 09:01:27 2017 -0400
+++ b/percolator_converters.xml	Thu Aug 13 03:53:33 2020 -0400
@@ -1,8 +1,9 @@
-<tool id="percolator_input_converters" name="Search engine output to Pin converter" version="3.1">
+<tool id="percolator_input_converters" name="Search engine output to Pin converter" version="@TOOL_VERSION@+galaxy0">
     <description>to create Percolator input files</description>
-    <requirements>
-        <requirement type="package" version="3.1">percolator</requirement>
-    </requirements>
+    <macros>
+        <import>percolator_macros.xml</import>
+    </macros>
+    <expand macro="requirements" />
     <stdio>
         <exit_code range="1:"/>
     </stdio>