Mercurial > repos > recetox > riassigner
view macros.xml @ 1:c702620c22b1 draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/riassigner commit 3a85c62de7eb3d9c59a557676729f47fa35bb061
author | recetox |
---|---|
date | Mon, 03 Apr 2023 14:52:35 +0000 |
parents | f6bf8f1f3224 |
children | 79818ce5a8bf |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">0.3.4</token> <xml name="creator"> <creator> <person givenName="Helge" familyName="Hecht" url="https://github.com/hechth" identifier="0000-0001-6744-996X" /> <organization url="https://www.recetox.muni.cz/" email="GalaxyToolsDevelopmentandDeployment@space.muni.cz" 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. ]]> </token> </macros>