Mercurial > repos > iuc > mothur_clearcut
comparison clearcut.xml @ 2:5c368b76eff7 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:45:25 -0400 |
parents | f979130469f4 |
children | 959bd3b9fa75 |
comparison
equal
deleted
inserted
replaced
1:d196363872c7 | 2:5c368b76eff7 |
---|---|
65 <param name="expdist" type="boolean" checked="false" truevalue="ON" falsevalue="OFF" label="expdist - Use exponential notation for distance"/> | 65 <param name="expdist" type="boolean" checked="false" truevalue="ON" falsevalue="OFF" label="expdist - Use exponential notation for distance"/> |
66 <param name="matrixout" type="boolean" checked="false" truevalue="true" falsevalue="false" label="matrixout - Generate a Distance Matrix"/> | 66 <param name="matrixout" type="boolean" checked="false" truevalue="true" falsevalue="false" label="matrixout - Generate a Distance Matrix"/> |
67 </inputs> | 67 </inputs> |
68 <outputs> | 68 <outputs> |
69 <expand macro="logfile-output"/> | 69 <expand macro="logfile-output"/> |
70 <data name="tree" format="tre" from_work_dir="input.infile.tre" label="${tool.name} on ${on_string}: tree"/> | 70 <data name="tree" format="mothur.tre" from_work_dir="input.infile.tre" label="${tool.name} on ${on_string}: tree"/> |
71 <data name="matrix" format="mothur.lower.dist" from_work_dir="matrixout.dist" label="${tool.name} on ${on_string}: Phylip Distance Matrix"> | 71 <data name="matrix" format="mothur.lower.dist" from_work_dir="matrixout.dist" label="${tool.name} on ${on_string}: Phylip Distance Matrix"> |
72 <filter>matrixout</filter> | 72 <filter>matrixout</filter> |
73 </data> | 73 </data> |
74 </outputs> | 74 </outputs> |
75 <tests> | 75 <tests> |