Mercurial > repos > tomnl > mspurity_puritya
changeset 10:82123ee9e42b draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 116f938ddf39c78d7819fc62249bb11bf92cfcf1
| author | tomnl |
|---|---|
| date | Tue, 25 Jun 2019 12:40:23 -0400 |
| parents | 19231ba5c2fb |
| children | 1ca9cf3699c5 |
| files | macros.xml purityA.xml test-data/createDatabase_output.sqlite test-data/createDatabase_output_eic.sqlite |
| diffstat | 4 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Jun 25 06:08:45 2019 -0400 +++ b/macros.xml Tue Jun 25 12:40:23 2019 -0400 @@ -2,7 +2,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="1.11.1" >bioconductor-mspurity</requirement> + <requirement type="package" version="1.11.2" >bioconductor-mspurity</requirement> <yield /> </requirements> </xml>
--- a/purityA.xml Tue Jun 25 06:08:45 2019 -0400 +++ b/purityA.xml Tue Jun 25 12:40:23 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="mspurity_puritya" name="msPurity.purityA" version="0.2.1"> +<tool id="mspurity_puritya" name="msPurity.purityA" version="0.2.4"> <description> Assess acquired precursor ion purity of MS/MS spectra </description>
