comparison lastz.xml @ 6:b6d7308c3728 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
author iuc
date Fri, 02 Mar 2018 12:07:00 -0500
parents bd84ff27bc16
children 10aca14c2332
comparison
equal deleted inserted replaced
5:bd84ff27bc16 6:b6d7308c3728
277 ]]> 277 ]]>
278 </configfile> 278 </configfile>
279 </configfiles> 279 </configfiles>
280 <inputs> 280 <inputs>
281 <expand macro="target_input"/> 281 <expand macro="target_input"/>
282 <param name="query" format="fasta,fasta.gz,fastq.gz" type="data" label="Select QUERY sequence(s)" help="These are the sequences that you are aligning against TARGET"/> 282 <param name="query" format="fasta,fastq" type="data" label="Select QUERY sequence(s)" help="These are the sequences that you are aligning against TARGET"/>
283 283
284 <section name="where_to_look" expanded="False" title="Where to look"> 284 <section name="where_to_look" expanded="False" title="Where to look">
285 <param name="strand" type="select" display="radio" label="which strand to search" argument="--strand" help="Search both strands or choose plus or minus"> 285 <param name="strand" type="select" display="radio" label="which strand to search" argument="--strand" help="Search both strands or choose plus or minus">
286 <option value="--strand=both" selected="True">Both</option> 286 <option value="--strand=both" selected="True">Both</option>
287 <option value="--strand=plus">Plus</option> 287 <option value="--strand=plus">Plus</option>