]> git.donarmstrong.com Git - mothur.git/blobdiff - collect.h
libshuff and updated help to include libshuff and modifications to read.dist.
[mothur.git] / collect.h
index fe78dda86f6088f7395f0b990bbed79c1d16bfa8..aca4ccd40069cf5fdcdb9fed05b17cabe447f567 100644 (file)
--- a/collect.h
+++ b/collect.h
@@ -36,6 +36,7 @@ private:
        string label, groupLabel;
        void getGroupComb();
        vector<string> groupComb;
+       bool validGroup(vector<string>, string);
 };