diff mothur/tools/mothur/rarefaction.shared.xml @ 1:fcc0778f6987

Migrated tool version 1.16.0 from old tool shed archive to new tool shed repository
author jjohnson
date Tue, 07 Jun 2011 17:35:35 -0400
parents 3202a38e44d9
children e990ac8a0f58
line wrap: on
line diff
--- a/mothur/tools/mothur/rarefaction.shared.xml	Tue Jun 07 17:32:23 2011 -0400
+++ b/mothur/tools/mothur/rarefaction.shared.xml	Tue Jun 07 17:35:35 2011 -0400
@@ -1,4 +1,4 @@
-<tool id="mothur_rarefaction_shared" name="Rarefaction.shared" version="1.15.0">
+<tool id="mothur_rarefaction_shared" name="Rarefaction.shared" version="1.16.0">
  <description>Generate inter-sample rarefaction curves for OTUs</description>
  <command interpreter="python">
   mothur_wrapper.py 
@@ -60,6 +60,7 @@
       <options from_dataset="otu">
        <column name="name" index="0"/>
        <column name="value" index="0"/>
+       <filter type="unique_value" name="unq_lbl" column="0" />
       </options>
      </param>
      <param name="groups" type="select" label="groups - Groups to consider" multiple="true">
@@ -74,7 +75,7 @@
   <param name="iters" type="integer" value="0" label="iters - Number of randomizations"/>
   <param name="jumble" type="boolean" truevalue="" falsevalue="--jumble=false" checked="true" label="jumble"/>
   <param name="calc" type="select" label="calc - Calculators (Uses defaults if none selected)" multiple="true">
-   <options from_file="mothur_calulators.loc">
+   <options from_file="mothur_calculators.loc">
      <column name="mult2" index="2"/>
      <column name="name" index="0"/>
      <column name="value" index="0"/>