]> git.donarmstrong.com Git - mothur.git/blobdiff - sobs.h
changed random forest output filename
[mothur.git] / sobs.h
diff --git a/sobs.h b/sobs.h
index 2259244796e0cc36dbaf244dfdd69d96c2e66d9e..05956a405fca4488aa39234c87d775c5841de33c 100644 (file)
--- a/sobs.h
+++ b/sobs.h
@@ -28,6 +28,7 @@ public:
                return data;
        }
        EstOutput getValues(vector<SharedRAbundVector*>) {return data;};
+       string getCitation() { return "http://www.mothur.org/wiki/Sobs"; }
 };
 
 /***********************************************************************/