Mercurial > repos > fubar > microsatbed
diff microsatbed.xml @ 13:ed885140970f draft
Uploaded
author | fubar |
---|---|
date | Wed, 17 Jul 2024 04:11:55 +0000 |
parents | a633c1c45da3 |
children | ee773bbde3c3 |
line wrap: on
line diff
--- a/microsatbed.xml Mon Jul 15 03:13:15 2024 +0000 +++ b/microsatbed.xml Wed Jul 17 04:11:55 2024 +0000 @@ -97,7 +97,7 @@ <when value="SPECIFIC"> <param name="specific" type="text" label="Supply a specific motif pattern. Separate multiple patterns with commas such as GA,GC" help="Make bed features only for the nominated specific motifs." optional="false"/> - <param name="minreps" type="integer" value="2" min="2" label="Minimum number of repeats of each of these motifs to report" + <param name="minreps" type="integer" value="2" min="1" label="Minimum number of repeats of each of these motifs to report" help="Short tandem repeats require 2 or more consecutive motifs by definition. WARNING: If monomers are included, every single matching base will be reported as a STR if minimum repeats = 1!" optional="false"/> </when>