diff mothur/tools/mothur/make.group.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/make.group.xml	Mon Sep 22 11:19:09 2014 -0400
+++ b/mothur/tools/mothur/make.group.xml	Fri Oct 31 15:09:32 2014 -0400
@@ -1,4 +1,4 @@
-<tool id="mothur_make_files" name="Make.group" version="1.19.0">
+<tool id="mothur_make_files" name="Make.group" version="1.20.0">
  <description>Make a group file</description>
  <command interpreter="python">
   mothur_wrapper.py 
@@ -21,7 +21,7 @@
   <data format="groups" name="output" label="${tool.name} on ${on_string}: group" />
  </outputs>
  <requirements>
-  <requirement type="package" version="1.27">mothur</requirement>
+  <requirement type="package" version="1.33">mothur</requirement>
  </requirements>
  <tests>
  </tests>