]> git.donarmstrong.com Git - mothur.git/blobdiff - soergel.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / soergel.h
index c26473a4a1c47ba88968215ceb01401a33988bbf..11df65ead52ce49e7cb8a96233d31561f00a589e 100644 (file)
--- a/soergel.h
+++ b/soergel.h
@@ -21,6 +21,7 @@ public:
        Soergel() :  Calculator("soergel", 1, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
+       string getCitation() { return "http://www.mothur.org/wiki/Soergel"; }
 private:
        
 };