Mercurial > repos > fubar > microsatbedfubar
comparison microsatbed.xml @ 16:a1535b8ba6a0 draft default tip
planemo upload for repository https://github.com/fubar2/microsatbed commit bfb57ff3a931bc3f3d3549707f7bcf1f561c84c6-dirty
author | fubar |
---|---|
date | Tue, 13 Aug 2024 07:03:24 +0000 |
parents | f9389aa84408 |
children |
comparison
equal
deleted
inserted
replaced
15:f9389aa84408 | 16:a1535b8ba6a0 |
---|---|
116 <param name="tetramin" type="integer" min="2" value="2" label="Minimum repeats required for tetramers"/> | 116 <param name="tetramin" type="integer" min="2" value="2" label="Minimum repeats required for tetramers"/> |
117 <param name="pentamin" type="integer" min="2" value="2" label="Minimum repeats required for pentamers"/> | 117 <param name="pentamin" type="integer" min="2" value="2" label="Minimum repeats required for pentamers"/> |
118 <param name="hexamin" type="integer" min="2" value="2" label="Minimum repeats required for hexamers"/> | 118 <param name="hexamin" type="integer" min="2" value="2" label="Minimum repeats required for hexamers"/> |
119 </inputs> | 119 </inputs> |
120 <outputs> | 120 <outputs> |
121 <data name="bed" format="bed" label="STR output from $on_string"> | 121 <data name="bed" format="bed" label="STR in ${on_string}"> |
122 <change_format> | 122 <change_format> |
123 <when input="mode_cond.outformat" value="gff" format="gff"/> | 123 <when input="mode_cond.outformat" value="gff" format="gff"/> |
124 <when input="mode_cond.outformat" value="csv" format="csv"/> | 124 <when input="mode_cond.outformat" value="csv" format="csv"/> |
125 <when input="mode_cond.outformat" value="tsv" format="tabular"/> | 125 <when input="mode_cond.outformat" value="tsv" format="tabular"/> |
126 <when input="mode_cond.mode" value="ALLBW" format="bigwig"/> | 126 <when input="mode_cond.mode" value="ALLBW" format="bigwig"/> |