Repository 'mothur_clearcut'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut

Changeset 2:5c368b76eff7 (2017-09-08)
Previous changeset 1:d196363872c7 (2017-09-05) Next changeset 3:959bd3b9fa75 (2018-03-20)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6
modified:
clearcut.xml
b
diff -r d196363872c7 -r 5c368b76eff7 clearcut.xml
--- a/clearcut.xml Tue Sep 05 17:06:49 2017 -0400
+++ b/clearcut.xml Fri Sep 08 14:45:25 2017 -0400
b
@@ -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>