Mercurial > repos > iuc > mothur_clearcut
comparison clearcut.xml @ 3:6fb0ea14dac3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6
| author | iuc |
|---|---|
| date | Fri, 08 Sep 2017 13:08:06 -0400 |
| parents | eedf2aef456a |
| children | 0cbf1a5ba59c |
comparison
equal
deleted
inserted
replaced
| 2:1575f72e95a4 | 3:6fb0ea14dac3 |
|---|---|
| 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> |
