Repository 'idpqonvert'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/idpqonvert

Changeset 5:feebe32c3a52 (2017-09-22)
Previous changeset 4:055aaa665682 (2017-08-23) Next changeset 6:aec819a9068b (2017-10-06)
Commit message:
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpqonvert commit 0a0c1b53f934a0edfc7f18e9c401ad353a44092a
modified:
idpqonvert.xml
macros.xml
b
diff -r 055aaa665682 -r feebe32c3a52 idpqonvert.xml
--- a/idpqonvert.xml Wed Aug 23 15:06:52 2017 -0400
+++ b/idpqonvert.xml Fri Sep 22 10:46:42 2017 -0400
[
@@ -196,7 +196,8 @@
 <![CDATA[
 **What it does**
 
-Creates IDPicker 3 idpDB files from pepXML and mzIdentML files. The input files should be unfiltered and must come from a target/decoy database search.
+Creates IDPicker 3 idpDB files from pepXML and mzIdentML files. 
+The input files should be unfiltered and must come from a target/decoy database search.
 ]]>
     </help>
     <citations>
b
diff -r 055aaa665682 -r feebe32c3a52 macros.xml
--- a/macros.xml Wed Aug 23 15:06:52 2017 -0400
+++ b/macros.xml Fri Sep 22 10:46:42 2017 -0400
b
@@ -1,8 +1,8 @@
 <macros>
-    <token name="@VERSION@">3.0.10246</token>
+    <token name="@VERSION@">3.0.11392</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="3_0_10246">bumbershoot</requirement>
+            <requirement type="package" version="3_0_11392">bumbershoot</requirement>
             <yield/>
         </requirements>
     </xml>