X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=qstat.h;h=699ba55c4910e2c565f0c282ecb21f1096a9cd60;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=5bc6d9e5b92f8dfdd1cce82abd08615c651ca6b1;hpb=50ed3b6104d5821d6184f882e1e1423d47dcbf10;p=mothur.git diff --git a/qstat.h b/qstat.h index 5bc6d9e..699ba55 100644 --- a/qstat.h +++ b/qstat.h @@ -22,6 +22,7 @@ public: EstOutput getValues(SAbundVector*); EstOutput getValues(vector) {return data;}; + string getCitation() { return "http://www.mothur.org/wiki/Qstat"; } private: RAbundVector rdata;