]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedutilities.h
changed heatmap and venn command to use vector of sharedrabunds instead of order...
[mothur.git] / sharedutilities.h
index d43d2b6982d95ef36e5c5814b6d3f4767f3a717e..fa00933f197dee90428a62011903c1be84989c1a 100644 (file)
@@ -23,6 +23,7 @@ class SharedUtil {
                
                void getSharedVectors(vector<string>, vector<SharedRAbundVector*>&, SharedOrderVector*);
                void getSharedVectorswithReplacement(vector<string>, vector<SharedRAbundVector*>&, SharedOrderVector*);
+               void setGroups(vector<string>&, vector<string>&);  //globaldata->Groups, your tree or group map
                void setGroups(vector<string>&, vector<string>&, string);  //globaldata->Groups, your tree or group map, mode
                void setGroups(vector<string>&, vector<string>&, string&, int&, string);  //globaldata->Groups, your tree or group map, allgroups, numGroups, mode
                void getCombos(vector<string>&, vector<string>, int&); //groupcomb, globaldata->Groups, numcomb