Mercurial > repos > galaxyp > idpqonvert
changeset 5:feebe32c3a52 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpqonvert commit 0a0c1b53f934a0edfc7f18e9c401ad353a44092a
author | galaxyp |
---|---|
date | Fri, 22 Sep 2017 10:46:42 -0400 |
parents | 055aaa665682 |
children | aec819a9068b |
files | idpqonvert.xml macros.xml |
diffstat | 2 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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>
--- a/macros.xml Wed Aug 23 15:06:52 2017 -0400 +++ b/macros.xml Fri Sep 22 10:46:42 2017 -0400 @@ -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>