diff mothur/tools/mothur/collect.single.xml @ 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 d86987601022
children bfbaf823be4c
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>