Mercurial > repos > fubar > microsatbedfubar
comparison microsatbed.xml @ 13:b9a4e628599e draft
planemo upload for repository https://github.com/fubar2/microsatbed commit bfb57ff3a931bc3f3d3549707f7bcf1f561c84c6-dirty
author | fubar |
---|---|
date | Tue, 13 Aug 2024 06:27:46 +0000 |
parents | 74d53887b929 |
children | 9513e95d68f6 |
comparison
equal
deleted
inserted
replaced
12:74d53887b929 | 13:b9a4e628599e |
---|---|
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 on $reffa.element_identifier"> | 121 <data name="bed" format="bed" label="STR output"> |
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"/> |
202 </assert_contents> | 202 </assert_contents> |
203 </output> | 203 </output> |
204 </test> | 204 </test> |
205 <test expect_num_outputs="1"> | 205 <test expect_num_outputs="1"> |
206 <conditional name="reference_genome"> | 206 <conditional name="reference_genome"> |
207 <param name="genome_type_select" value="history"/> | 207 <param name="genome_type_select" value="indexed"/> |
208 <param name="reffa" value="humsamp.fa"/> | 208 <param name="reffa" value="hgtest"/> |
209 </conditional> | 209 </conditional> |
210 <conditional name="mode_cond"> | 210 <conditional name="mode_cond"> |
211 <param name="mode" value="SPECIFICBW"/> | 211 <param name="mode" value="SPECIFICBW"/> |
212 <param name="specific" value="GC"/> | 212 <param name="specific" value="GC"/> |
213 </conditional> | 213 </conditional> |