changeset 16:0f02cec04a99 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot commit baf4379f0cf287238a4c988723611fe0983917db
author galaxyp
date Tue, 21 Nov 2017 13:17:46 -0500
parents 4aa6a8331445
children f0c2a5e6eae9
files idpassemble.xml macros.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/idpassemble.xml	Tue Nov 07 17:10:07 2017 -0500
+++ b/idpassemble.xml	Tue Nov 21 13:17:46 2017 -0500
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="idpassemble" name="idpAssemble" version="@VERSION@.2">
+<tool id="idpassemble" name="idpAssemble" version="@VERSION@.0">
     <description>Merge IDPicker databases from single files into a merged database, and filters the result at PSM/spectrum/peptide/protein/gene levels.</description>
     <macros>
         <import>macros.xml</import>
--- a/macros.xml	Tue Nov 07 17:10:07 2017 -0500
+++ b/macros.xml	Tue Nov 21 13:17:46 2017 -0500
@@ -1,8 +1,8 @@
 <macros>
-    <token name="@VERSION@">3.0.11392</token>
+    <token name="@VERSION@">3.0.11579</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="3_0_11392">bumbershoot</requirement>
+            <requirement type="package" version="3_0_11579">bumbershoot</requirement>
             <yield/>
         </requirements>
     </xml>