diff microsatbed.xml @ 23:45f690db0eaf draft

planemo upload for repository https://github.com/fubar2/microsatbed commit d952bc313f408735456747c3d33e09a3170c8f59-dirty
author fubar
date Wed, 17 Jul 2024 23:19:12 +0000
parents b5acf60b903d
children 26e9575c2c83
line wrap: on
line diff
--- a/microsatbed.xml	Wed Jul 17 22:41:41 2024 +0000
+++ b/microsatbed.xml	Wed Jul 17 23:19:12 2024 +0000
@@ -92,6 +92,7 @@
         help="Bed features will be output for every motif of the selected length(s) with the minimum required repeats or more">
       <option value="DI" selected="true">All dimers (AC,AG,AT,...)</option>
       <option value="TRI">All trimers (ACG,..)</option>
+      <option value="TETRA">All tetramers (ACGT,..)</option>
       <option value="PENTA">All pentamers (ACGTC,..)</option>
       <option value="HEXA">All hexamers (ACGTCG,..)</option>
       <option value="MONO">All monomers (A,C...). Warning! Can produce overwhelming numbers of bed features</option>
@@ -102,6 +103,7 @@
         help="Bed features will be output for every motif of the selected length(s) with the minimum required repeats or more">
       <option value="DI" selected="true">All dimers (AC,AG,AT,...)</option>
       <option value="TRI">All trimers (ACG,..)</option>
+      <option value="TETRA">All tetramers (ACGT,..)</option>
       <option value="PENTA">All pentamers (ACGTC,..)</option>
       <option value="HEXA">All hexamers (ACGTCG,..)</option>
       <option value="MONO">All monomers (A,C...). Warning! Can produce overwhelming numbers of bed features</option>