# HG changeset patch # User fubar # Date 1723532185 0 # Node ID 9513e95d68f62b7a11be9462bc97e7b17e983e7c # Parent b9a4e628599e9bba1d0df63a44ff4100353f2604 planemo upload for repository https://github.com/fubar2/microsatbed commit bfb57ff3a931bc3f3d3549707f7bcf1f561c84c6-dirty diff -r b9a4e628599e -r 9513e95d68f6 microsatbed.xml --- 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"/>