diff macros.xml @ 1:97c0aae5eb69 draft

"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/riassigner commit 42ac00642f210eca50e3ee6b8b7548da6717a599"
author recetox
date Sat, 04 Sep 2021 14:03:58 +0000
parents 7cc615de435e
children 3c396ae0a1e7
line wrap: on
line diff
--- a/macros.xml	Fri Aug 20 12:27:54 2021 +0000
+++ b/macros.xml	Sat Sep 04 14:03:58 2021 +0000
@@ -1,10 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">0.2.0</token>
-    <xml name="requirements">
-        <requirements>
-            <requirement type="package" version="0.2.0">riassigner</requirement>
-        </requirements>
-    </xml>
+    <token name="@TOOL_VERSION@">0.3.0</token>
     <xml name="creator">
         <creator>
             <organization
@@ -12,7 +7,6 @@
                 name="RECETOX MUNI" />
         </creator>
     </xml>
-
     <token name="@HELP@">
         <![CDATA[
         RIAssigner can be used to read data from .msp, .csv and .tsv files using matchms and pandas and to compute the retention indices for the data. A reference list of retention indexed compounds (traditionally an Alkane series) with retention times is used to compute the RI for a query dataset of retention time values using the van den Dool method or by using cubic spline based interpolation.