changeset 2:4e47a0fa9287 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/riassigner commit e8d838b42298fb282581f05397451ee450e3600e
author recetox
date Thu, 22 Jun 2023 15:19:27 +0000
parents c702620c22b1
children 8c5e65adf694
files riassigner.xml
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/riassigner.xml	Mon Apr 03 14:52:35 2023 +0000
+++ b/riassigner.xml	Thu Jun 22 15:19:27 2023 +0000
@@ -1,10 +1,14 @@
-<tool id="riassigner" name="RIAssigner" version="@TOOL_VERSION@+galaxy1" profile="19.05">
+<tool id="riassigner" name="RIAssigner" version="@TOOL_VERSION@+galaxy2" profile="21.09">
     <description>compute retention indices</description>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="creator"/>
 
+    <xrefs>
+        <xref type="bio.tools">riassigner</xref>
+    </xrefs>
+
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">riassigner</requirement>
     </requirements>