]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedkulczynskicody.h
working on pam
[mothur.git] / sharedkulczynskicody.h
index 1df563addfb2e9bc87aac225942d7fb0009f6fb9..9cb651f8e4d490f277613e441639ddf839bf2cb3 100644 (file)
@@ -21,6 +21,7 @@ public:
        KulczynskiCody() :  Calculator("kulczynskicody", 1, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
+       string getCitation() { return "http://www.mothur.org/wiki/Kulczynskicody"; }
 private:
        
 };