X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=qstat.h;h=699ba55c4910e2c565f0c282ecb21f1096a9cd60;hp=5bc6d9e5b92f8dfdd1cce82abd08615c651ca6b1;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=50ed3b6104d5821d6184f882e1e1423d47dcbf10 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;