Previous changeset 1:d5c8eceb5568 (2017-09-05) Next changeset 3:91652222f7b4 (2018-03-20) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6 |
modified:
make.lookup.xml |
b |
diff -r d5c8eceb5568 -r f338c64b09c1 make.lookup.xml --- a/make.lookup.xml Tue Sep 05 17:17:29 2017 -0400 +++ b/make.lookup.xml Fri Sep 08 14:55:56 2017 -0400 |
b |
@@ -43,7 +43,7 @@ <param name="template" type="data" format="fasta" label="reference - Reference to align with" help=""/> </when> </conditional> - <param name="flow" type="data" format="motur.sff.flow" label="flow - provide file with flow data"/> + <param name="flow" type="data" format="mothur.sff.flow" label="flow - provide file with flow data"/> <param name="error" type="data" format="tabular" label="error - provide the error summary" help="this file is an output of seq.error tool"/> <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"> <option value="A" selected="true">A (TACG)</option> |