Mercurial > repos > iuc > microsatbed
comparison microsatbed.xml @ 2:e2ae68224857 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/microsatbed commit 31789479130c02d448628b46acd9399228a85bb9
| author | iuc |
|---|---|
| date | Thu, 12 Sep 2024 15:40:51 +0000 |
| parents | 1a0ea94317a9 |
| children | a1336aae0d6d |
comparison
equal
deleted
inserted
replaced
| 1:1a0ea94317a9 | 2:e2ae68224857 |
|---|---|
| 1 | 1 |
| 2 <tool id="microsatbed" name="STR to bed" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05"> | 2 <tool id="microsatbed" name="STR to bed" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05"> |
| 3 <description>Short Tandem Repeats to bed features from fasta</description> | 3 <description>Short Tandem Repeats to bed features from fasta</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@TOOL_VERSION@">1.3.2</token> | 5 <token name="@TOOL_VERSION@">1.3.3</token> |
| 6 <token name="@VERSION_SUFFIX@">1</token> | 6 <token name="@VERSION_SUFFIX@">0</token> |
| 7 <token name="@PYTHON_VERSION@">3.12.3</token> | 7 <token name="@PYTHON_VERSION@">3.12.3</token> |
| 8 <macro name="subsetmacro"> | 8 <macro name="subsetmacro"> |
| 9 <param name="subset" type="select" label="Select at least 1 specific motif length to report" | 9 <param name="subset" type="select" label="Select at least 1 specific motif length to report" |
| 10 help="Bed features will be output for every motif of the selected length(s) with the minimum required repeats or more" multiple="true"> | 10 help="Bed features will be output for every motif of the selected length(s) with the minimum required repeats or more" multiple="true"> |
| 11 <option value="--di" selected="true">All dimers (AC,AG,AT,...)</option> | 11 <option value="--di" selected="true">All dimers (AC,AG,AT,...)</option> |
