Mercurial > repos > fubar > microsatbedfubar
changeset 14:9513e95d68f6 draft
planemo upload for repository https://github.com/fubar2/microsatbed commit bfb57ff3a931bc3f3d3549707f7bcf1f561c84c6-dirty
author | fubar |
---|---|
date | Tue, 13 Aug 2024 06:56:25 +0000 |
parents | b9a4e628599e |
children | f9389aa84408 |
files | microsatbed.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/microsatbed.xml Tue Aug 13 06:27:46 2024 +0000 +++ b/microsatbed.xml Tue Aug 13 06:56:25 2024 +0000 @@ -1,5 +1,5 @@ -<tool id="microsatbedfubar" name="STR to bed" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05"> +<tool id="microsatbed" name="STR to bed" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05"> <description>Short Tandem Repeats to bed features from fasta</description> <macros> <token name="@TOOL_VERSION@">1.3.2</token> @@ -118,7 +118,7 @@ <param name="hexamin" type="integer" min="2" value="2" label="Minimum repeats required for hexamers"/> </inputs> <outputs> - <data name="bed" format="bed" label="STR output"> + <data name="bed" format="bed" label="STR output from $on_string"> <change_format> <when input="mode_cond.outformat" value="gff" format="gff"/> <when input="mode_cond.outformat" value="csv" format="csv"/>