]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added kruskal.wallis command. added worked on make.lefse. working of lefse command...
[mothur.git] / mothurout.h
index efb3823aa74fb162bc1e1d0090d3af958f89f777..77b1b6d4ec1efb758973d332aa8e4df00619f58b 100644 (file)
@@ -153,6 +153,7 @@ class MothurOut {
         string makeList(vector<string>&);
         bool isSubset(vector<string>, vector<string>); //bigSet, subset
         int checkName(string&);
+        map<string, vector<string> > parseClasses(string);
                
                //math operation
                int factorial(int num);