Mercurial > repos > prog > lcmsmatching
diff lcmsmatching.xml @ 4:1ba222315fd5 draft
planemo upload for repository https://github.com/workflow4metabolomics/lcmsmatching.git commit 947b8707b06176a4801de64a71c8771617311ffb
| author | prog |
|---|---|
| date | Thu, 16 Mar 2017 05:05:55 -0400 |
| parents | abfba8eb1c8d |
| children | 18254e8d1b72 |
line wrap: on
line diff
--- a/lcmsmatching.xml Tue Mar 14 12:35:23 2017 -0400 +++ b/lcmsmatching.xml Thu Mar 16 05:05:55 2017 -0400 @@ -1,4 +1,4 @@ -<tool id="lcmsmatching" name="LC/MS matching" version="3.2.0" profile="16.01"> +<tool id="lcmsmatching" name="LC/MS matching" version="3.2.1" profile="16.01"> <description>Annotation of MS peaks using matching on a spectra database.</description> @@ -9,7 +9,7 @@ <requirement type="package" version="3.98">r-xml</requirement> <requirement type="package" version="1.0_6">r-bitops</requirement> <requirement type="package" version="1.95">r-rcurl</requirement> - <requirement type="package" version="1.3">r-rjsonio</requirement> + <requirement type="package" version="1.3">r-jsonlite</requirement> </requirements> <code file="list-chrom-cols.py"/>
