changeset 21:97e35ab2887c

Changed np_shannon calcultor to npshannon and posted bug to mothur.org
author Jim Johnson <jj@umn.edu>
date Tue, 17 Jan 2012 14:42:27 -0600
parents fb3a03cdc2c8
children ed906f8149bb
files mothur/tools/mothur/collect.single.xml mothur/tools/mothur/rarefaction.single.xml mothur/tools/mothur/summary.single.xml
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mothur/tools/mothur/collect.single.xml	Tue Jan 17 14:18:35 2012 -0600
+++ b/mothur/tools/mothur/collect.single.xml	Tue Jan 17 14:42:27 2012 -0600
@@ -60,7 +60,7 @@
    <option value="invsimpson">invsimpson - Community diversity the Simpson index</option>
    <option value="qstat">qstat - Community diversity the Q statistic</option>
    <option value="shannon" selected="true">shannon - Community diversity the Shannon index</option>
-   <option value="np_shannon" selected="true">np_shannon - Community diversity the non-parametric Shannon index</option>
+   <option value="npshannon" selected="true">npshannon - Community diversity the non-parametric Shannon index</option>
    <option value="boneh">boneh - Estimator Boneh's estimator</option>
    <option value="efron">efron - Estimator Efron's estimator</option>
    <option value="shen">shen - Estimator Shen's estimator</option>
--- a/mothur/tools/mothur/rarefaction.single.xml	Tue Jan 17 14:18:35 2012 -0600
+++ b/mothur/tools/mothur/rarefaction.single.xml	Tue Jan 17 14:42:27 2012 -0600
@@ -58,7 +58,7 @@
    <option value="simpson">simpson - Community diversity the Simpson index</option>
    <option value="invsimpson">invsimpson - Community diversity the Simpson index</option>
    <option value="shannon">shannon - Community diversity the Shannon index</option>
-   <option value="np_shannon">np_shannon - Community diversity the non-parametric Shannon index</option>
+   <option value="npshannon">npshannon - Community diversity the non-parametric Shannon index</option>
    <option value="nseqs">nseqs - Utility the number of sequences in a sample</option>
   </param>
   <param name="abund" type="integer" value="10" label="abund - ACE Estimator threshold for abundant versus rare OTUs"/>
--- a/mothur/tools/mothur/summary.single.xml	Tue Jan 17 14:18:35 2012 -0600
+++ b/mothur/tools/mothur/summary.single.xml	Tue Jan 17 14:42:27 2012 -0600
@@ -60,7 +60,7 @@
    <option value="invsimpson">invsimpson - Community diversity the Simpson index</option>
    <option value="qstat">qstat - Community diversity the Q statistic</option>
    <option value="shannon" selected="true">shannon - Community diversity the Shannon index</option>
-   <option value="np_shannon" selected="true">np_shannon - Community diversity the non-parametric Shannon index</option>
+   <option value="npshannon" selected="true">npshannon - Community diversity the non-parametric Shannon index</option>
    <option value="boneh">boneh - Estimator Boneh's estimator</option>
    <option value="efron">efron - Estimator Efron's estimator</option>
    <option value="shen">shen - Estimator Shen's estimator</option>