]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedthetayc.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / sharedthetayc.h
index 536306c4c573898e146521c98f30560f275bb873..b132a56e5650cd7e82b2c5dd7eed5eb2c4c8e0d3 100644 (file)
@@ -23,6 +23,7 @@ public:
        ThetaYC() :  Calculator("thetayc", 3, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
+       string getCitation() { return "http://www.mothur.org/wiki/Thetayc"; }
 private:
        
 };