Mercurial > repos > richard-burhans > segalign
view sequence_options.xml @ 12:e6fde4082c76 draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 1bca60cee477d88c4cd04ced9540ff26d3b7e6d5
author | richard-burhans |
---|---|
date | Sat, 13 Jul 2024 15:43:14 +0000 |
parents | 5c72425b7f1b |
children |
line wrap: on
line source
<macros> <xml name="sequence_options"> <section name="sequence_options" expanded="false" title="Sequence Options"> <param name="strand_selector" type="select" label="Strand to search"> <option value="plus">plus</option> <option value="minus">minus</option> <option value="both" selected="true">both</option> </param> <yield/> </section> </xml> </macros>