comparison sequence_options.xml @ 0:5c72425b7f1b draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 98a4dd44360447aa96d92143384d78e116d7581b
author richard-burhans
date Wed, 17 Apr 2024 18:06:54 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:5c72425b7f1b
1 <macros>
2 <xml name="sequence_options">
3 <section name="sequence_options" expanded="false" title="Sequence Options">
4 <param name="strand_selector" type="select" label="Strand to search">
5 <option value="plus">plus</option>
6 <option value="minus">minus</option>
7 <option value="both" selected="true">both</option>
8 </param>
9 <yield/>
10 </section>
11 </xml>
12 </macros>