Mercurial > repos > iuc > feelnc
changeset 5:55daa4712413 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/feelnc commit 8069a247dc205300cad852d383d610255af99dfa
author | iuc |
---|---|
date | Wed, 07 Dec 2022 19:35:13 +0000 |
parents | 67af24676bd6 |
children | |
files | feelnc_wrapper.xml |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/feelnc_wrapper.xml Thu Sep 23 18:18:45 2021 +0000 +++ b/feelnc_wrapper.xml Wed Dec 07 19:35:13 2022 +0000 @@ -1,6 +1,9 @@ -<?xml version="1.0" encoding="utf-8"?> -<tool id="feelnc" name="FEELnc" profile="17.01" version="0.2"> +<tool id="feelnc" name="FEELnc" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> <description>FlExible Extraction of LncRNA</description> + <macros> + <token name="@TOOL_VERSION@">0.2.1</token> + <token name="@VERSION_SUFFIX@">0</token> + </macros> <xrefs> <xref type="bio.tools">feelnc</xref> </xrefs>