]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedkstest.h
added modify names parameter to set.dir
[mothur.git] / sharedkstest.h
index 6509b5330ad56930df42ee5a7d235eb97b1b31c4..1ffae83f484721188b70002003639daedd33e013 100644 (file)
@@ -21,6 +21,7 @@ public:
        KSTest() : Calculator("kstest", 3, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
+       string getCitation() { return "http://www.mothur.org/wiki/Kstest"; }
 private:
 };