Mercurial > repos > richard-burhans > segalign
view sequence_options.xml @ 18:a5769923297c draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 6930a27f7d40399b1fd14ed7b8c6c6128e2d97ca
author | richard-burhans |
---|---|
date | Wed, 31 Jul 2024 02:40:51 +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>