Mercurial > repos > tomnl > mspurity_flagremove
changeset 10:b74303b60450 draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 116f938ddf39c78d7819fc62249bb11bf92cfcf1
| author | tomnl |
|---|---|
| date | Tue, 25 Jun 2019 12:22:50 -0400 |
| parents | 6bd3ff77063c |
| children | 7e4a5ce0877d |
| files | flagRemove.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/flagRemove.xml Tue Jun 25 05:59:31 2019 -0400 +++ b/flagRemove.xml Tue Jun 25 12:22:50 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="mspurity_flagremove" name="msPurity.flagRemove" version="0.2.2"> +<tool id="mspurity_flagremove" name="msPurity.flagRemove" version="0.2.4"> <description>Tool to flag and remove XCMS grouped peaks from the xcmsSet object based on various thresholds (e.g. RSD of intensity and retention time). </description>
--- a/macros.xml Tue Jun 25 05:59:31 2019 -0400 +++ b/macros.xml Tue Jun 25 12:22:50 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>
