comparison make.lookup.xml @ 2:f338c64b09c1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6
author iuc
date Fri, 08 Sep 2017 14:55:56 -0400
parents 0c303113990d
children 91652222f7b4
comparison
equal deleted inserted replaced
1:d5c8eceb5568 2:f338c64b09c1
41 </when> 41 </when>
42 <when value="hist"> 42 <when value="hist">
43 <param name="template" type="data" format="fasta" label="reference - Reference to align with" help=""/> 43 <param name="template" type="data" format="fasta" label="reference - Reference to align with" help=""/>
44 </when> 44 </when>
45 </conditional> 45 </conditional>
46 <param name="flow" type="data" format="motur.sff.flow" label="flow - provide file with flow data"/> 46 <param name="flow" type="data" format="mothur.sff.flow" label="flow - provide file with flow data"/>
47 <param name="error" type="data" format="tabular" label="error - provide the error summary" help="this file is an output of seq.error tool"/> 47 <param name="error" type="data" format="tabular" label="error - provide the error summary" help="this file is an output of seq.error tool"/>
48 <param name="order" type="select" label="order - flow order for nucleotides in the sequencer" help="default is A, was TACG. Also accepts B or I"> 48 <param name="order" type="select" label="order - flow order for nucleotides in the sequencer" help="default is A, was TACG. Also accepts B or I">
49 <option value="A" selected="true">A (TACG)</option> 49 <option value="A" selected="true">A (TACG)</option>
50 <option value="B">B</option> 50 <option value="B">B</option>
51 <option value="I">I</option> 51 <option value="I">I</option>