X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=sobs.h;h=05956a405fca4488aa39234c87d775c5841de33c;hp=2259244796e0cc36dbaf244dfdd69d96c2e66d9e;hb=050a3ff02473a3d4c0980964e1a9ebe52e55d6b8;hpb=50ed3b6104d5821d6184f882e1e1423d47dcbf10 diff --git a/sobs.h b/sobs.h index 2259244..05956a4 100644 --- a/sobs.h +++ b/sobs.h @@ -28,6 +28,7 @@ public: return data; } EstOutput getValues(vector) {return data;}; + string getCitation() { return "http://www.mothur.org/wiki/Sobs"; } }; /***********************************************************************/