Mercurial > repos > iuc > mothur_clearcut
changeset 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 | d196363872c7 |
children | 959bd3b9fa75 |
files | clearcut.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/clearcut.xml Tue Sep 05 17:06:49 2017 -0400 +++ b/clearcut.xml Fri Sep 08 14:45:25 2017 -0400 @@ -67,7 +67,7 @@ </inputs> <outputs> <expand macro="logfile-output"/> - <data name="tree" format="tre" from_work_dir="input.infile.tre" label="${tool.name} on ${on_string}: tree"/> + <data name="tree" format="mothur.tre" from_work_dir="input.infile.tre" label="${tool.name} on ${on_string}: tree"/> <data name="matrix" format="mothur.lower.dist" from_work_dir="matrixout.dist" label="${tool.name} on ${on_string}: Phylip Distance Matrix"> <filter>matrixout</filter> </data>