X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedjest.h;fp=sharedjest.h;h=5f0688441dddd86eea0cc515da761b0e8958d7c3;hb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;hp=c4111bc09bb57e164c3f46d6efedf76873e1d3a7;hpb=8bcd146863e2a44d6d4fb5dee2d3f17e975deb45;p=mothur.git diff --git a/sharedjest.h b/sharedjest.h index c4111bc..5f06884 100644 --- a/sharedjest.h +++ b/sharedjest.h @@ -23,6 +23,7 @@ public: Jest() : Calculator("jest", 1, false) {}; EstOutput getValues(SAbundVector*) {return data;}; EstOutput getValues(vector); + string getCitation() { return "http://www.mothur.org/wiki/Jest"; } private: };