]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedjabund.h
added clearcut source to mothur, fixed mislabeled sharedcalcs
[mothur.git] / sharedjabund.h
index a5fab2f981fce1947d24b8a8ca7eb3c2844d40fc..1bd41988f492571e8541667350ac4d1038eeb922 100644 (file)
@@ -20,7 +20,7 @@ It is a child of the calculator class. */
 class JAbund : public Calculator  {
        
 public:
-       JAbund() :  Calculator("jabund", 3, false) {};
+       JAbund() :  Calculator("jabund", 1, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
 private: