Mercurial > repos > recetox > riassigner
changeset 7:156531829f42 draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/riassigner commit e8d838b42298fb282581f05397451ee450e3600e
author | recetox |
---|---|
date | Thu, 22 Jun 2023 15:19:18 +0000 |
parents | 7a1c6d4c7935 |
children | |
files | riassigner.xml |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/riassigner.xml Mon Apr 03 14:52:27 2023 +0000 +++ b/riassigner.xml Thu Jun 22 15:19:18 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>