]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedmarczewski.h
added modify names parameter to set.dir
[mothur.git] / sharedmarczewski.h
index 2bbd62255f633aace94e65be27861d9d76ae55b4..66a18f7030f993ff4a2c9db5f627137bb47e33a1 100644 (file)
@@ -20,6 +20,7 @@ public:
        SharedMarczewski() : Calculator("sharedmarczewski", 1, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
+       string getCitation() { return "http://www.mothur.org/wiki/Sharedmarczewski"; }
 private:
 };