]> git.donarmstrong.com Git - mothur.git/blobdiff - qstat.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / qstat.h
diff --git a/qstat.h b/qstat.h
index 5bc6d9e5b92f8dfdd1cce82abd08615c651ca6b1..699ba55c4910e2c565f0c282ecb21f1096a9cd60 100644 (file)
--- a/qstat.h
+++ b/qstat.h
@@ -22,6 +22,7 @@ public:
 
        EstOutput getValues(SAbundVector*);
        EstOutput getValues(vector<SharedRAbundVector*>) {return data;};
+       string getCitation() { return "http://www.mothur.org/wiki/Qstat"; }
 
 private:
        RAbundVector rdata;