Mercurial > repos > richard-burhans > segalign
view sequence_options.xml @ 22:860e1f6f3de4 draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 52a5597a89b6f4ecba8d2c45ef0369d8d2285248
author | richard-burhans |
---|---|
date | Mon, 12 Aug 2024 15:41:13 +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>