diff mothur/tools/mothur/rarefaction.shared.xml @ 19:d86987601022

Move calc options in individual tools and remove tool-data/mothur_calculators.loc
author Jim Johnson <jj@umn.edu>
date Tue, 17 Jan 2012 14:16:44 -0600
parents 7bfe1f843858
children bfbaf823be4c
line wrap: on
line diff
--- a/mothur/tools/mothur/rarefaction.shared.xml	Tue Jan 17 11:22:44 2012 -0600
+++ b/mothur/tools/mothur/rarefaction.shared.xml	Tue Jan 17 14:16:44 2012 -0600
@@ -43,12 +43,8 @@
   <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_calculators.loc">
-     <column name="mult2" index="2"/>
-     <column name="name" index="0"/>
-     <column name="value" index="0"/>
-     <filter type="static_value" name="mult2" column="2" value="rare" />
-   </options>
+   <option value="sharedobserved" selected="true">sharedobserved - the number of sequences in two samples</option>
+   <option value="sharednseqs">sharednseqs - the number of sequences in two samples</option>
   </param>
  </inputs>
  <outputs>