diff mothur/tools/mothur/get.relabund.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/get.relabund.xml	Mon Sep 22 11:19:09 2014 -0400
+++ b/mothur/tools/mothur/get.relabund.xml	Fri Oct 31 15:09:32 2014 -0400
@@ -1,4 +1,4 @@
-<tool id="mothur_get_relabund" name="Get.relabund" version="1.20.0">
+<tool id="mothur_get_relabund" name="Get.relabund" version="1.21.0">
  <description>Calculate the relative abundance of each otu</description>
  <command interpreter="python">
   mothur_wrapper.py 
@@ -42,7 +42,7 @@
   <data format="relabund" name="relabund" label="${tool.name} on ${on_string}: relabund" />
  </outputs>
  <requirements>
-  <requirement type="package" version="1.27">mothur</requirement>
+  <requirement type="package" version="1.33">mothur</requirement>
  </requirements>
  <tests>
  </tests>
@@ -62,5 +62,6 @@
 .. _shared: http://www.mothur.org/wiki/Shared_file
 .. _get.relabund: http://www.mothur.org/wiki/Get.relabund
 
+v.1.21.0: Updated to Mothur 1.33
  </help>
 </tool>