diff mothur/tools/mothur/clearcut.xml @ 35:95d75b35e4d2

Updated tools to use Mothur 1.33. Added some misc. fixes and updates (blast repository, tool fixes)
author certain cat
date Fri, 31 Oct 2014 15:09:32 -0400
parents 49058b1f8d3f
children
line wrap: on
line diff
--- a/mothur/tools/mothur/clearcut.xml	Mon Sep 22 11:19:09 2014 -0400
+++ b/mothur/tools/mothur/clearcut.xml	Fri Oct 31 15:09:32 2014 -0400
@@ -1,4 +1,4 @@
-<tool id="mothur_clearcut" name="Clearcut" version="1.19.0">
+<tool id="mothur_clearcut" name="Clearcut" version="1.20.0">
  <description>Generate a tree using relaxed neighbor joining</description>
  <command interpreter="python">
   mothur_wrapper.py 
@@ -64,7 +64,7 @@
   </data>
  </outputs>
  <requirements>
-  <requirement type="package" version="1.27">mothur</requirement>
+  <requirement type="package" version="1.33">mothur</requirement>
  </requirements>
  <tests>
  </tests>
@@ -90,5 +90,7 @@
 .. _clearcut_program: http://bioinformatics.hungry.com/clearcut/
 .. _clearcut: http://www.mothur.org/wiki/Clearcut
 
+v.1.20.0: Trivial upgrade to Mothur 1.33
+
  </help>
 </tool>