Mercurial > repos > tomnl > mspurity_combineannotations
changeset 8:d2e88337f7fb draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 116f938ddf39c78d7819fc62249bb11bf92cfcf1
| author | tomnl |
|---|---|
| date | Tue, 25 Jun 2019 12:59:41 -0400 |
| parents | 8d26c0db867c |
| children | b1dd803d5164 |
| files | combineAnnotations.xml macros.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/combineAnnotations.xml Tue Jun 25 06:16:13 2019 -0400 +++ b/combineAnnotations.xml Tue Jun 25 12:59:41 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="mspurity_combineannotations" name="msPurity.combineAnnotations" version="0.2.2"> +<tool id="mspurity_combineannotations" name="msPurity.combineAnnotations" version="0.2.4"> <description> Combine, score and rank metabolite annotation results </description>
--- a/macros.xml Tue Jun 25 06:16:13 2019 -0400 +++ b/macros.xml Tue Jun 25 12:59:41 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>
