Mercurial > repos > bgruening > glimmer_glimmer_to_gff
changeset 3:3d71ab1562d7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/glimmer commit a80e3e4aa3a40970af507bf9119cf7f1c2ffb336
author | iuc |
---|---|
date | Mon, 16 Dec 2024 14:42:38 +0000 |
parents | 891b330ffd94 |
children | |
files | glimmer_glimmer_to_gff.xml macros.xml |
diffstat | 2 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/glimmer_glimmer_to_gff.xml Sun Mar 20 10:07:15 2022 +0000 +++ b/glimmer_glimmer_to_gff.xml Mon Dec 16 14:42:38 2024 +0000 @@ -1,9 +1,9 @@ -<tool id="glimmer_glimmer_to_gff" name="Convert Glimmer to GFF" version="@WRAPPER_VERSION@+galaxy1"> +<tool id="glimmer_glimmer_to_gff" name="Convert Glimmer to GFF" version="@WRAPPER_VERSION@" profile="@PROFILE_VERSION@"> <description></description> - <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros> + <expand macro="bio_tools"/> <expand macro="requirements"/> <command><![CDATA[ python '$__tool_directory__/glimmer_glimmer_to_gff.py'
--- a/macros.xml Sun Mar 20 10:07:15 2022 +0000 +++ b/macros.xml Mon Dec 16 14:42:38 2024 +0000 @@ -1,8 +1,12 @@ <?xml version="1.0"?> <macros> + <token name="@TOOL_VERSION@">3.02</token> + <token name="@VERSION_SUFFIX@">2</token> + <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy@VERSION_SUFFIX@</token> + <token name="@PROFILE_VERSION@">23.1</token> <xml name="requirements"> <requirements> - <requirement type="package" version="3.02">glimmer</requirement> + <requirement type="package" version="@TOOL_VERSION@">glimmer</requirement> <requirement type="package" version="1.70">biopython</requirement> <yield/> </requirements> @@ -12,7 +16,6 @@ <xref type="bio.tools">gemini</xref> </xrefs> </xml> - <token name="@WRAPPER_VERSION@">3.02</token> <xml name="citation"> <citations>