Mercurial > repos > iuc > magicblast
comparison macros.xml @ 2:c02930677dc7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/blast commit e737cae558b4758afdb6758807b5f19f8b6ea38e
| author | iuc |
|---|---|
| date | Mon, 31 Oct 2022 20:12:36 +0000 |
| parents | 3db0c572fb04 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:3db0c572fb04 | 2:c02930677dc7 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">1.6.0</token> | 2 <token name="@TOOL_VERSION@">1.7.0</token> |
| 3 <token name="@VERSION_SUFFIX@">1</token> | 3 <token name="@VERSION_SUFFIX@">0</token> |
| 4 <token name="@PROFILE@">20.09</token> | 4 <token name="@PROFILE@">20.09</token> |
| 5 <xml name="requirements"> | 5 <xml name="requirements"> |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">magicblast</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">magicblast</requirement> |
| 8 <requirement type="package" version="1.15">samtools</requirement> | 8 <requirement type="package" version="1.16.1">samtools</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 </xml> | 10 </xml> |
| 11 <xml name="output_sort_param"> | 11 <xml name="output_sort_param"> |
| 12 <param name="output_sort" type="select" label="BAM sorting mode" help="The 'Not sorted' option can significantly extend the run time of the tool (it runs using a single thread)"> | 12 <param name="output_sort" type="select" label="BAM sorting mode" help="The 'Not sorted' option can significantly extend the run time of the tool (it runs using a single thread)"> |
| 13 <option value="coordinate" selected="True">Sort by chromosomal coordinates</option> | 13 <option value="coordinate" selected="True">Sort by chromosomal coordinates</option> |
