]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedutilities.h
added bootstrap.shared command and fixed some bugs with heatmap
[mothur.git] / sharedutilities.h
index f4e46311a973ae8ab10a23b7f49481f72deb8cc3..d43d2b6982d95ef36e5c5814b6d3f4767f3a717e 100644 (file)
@@ -22,6 +22,7 @@ class SharedUtil {
                ~SharedUtil() {};
                
                void getSharedVectors(vector<string>, vector<SharedRAbundVector*>&, SharedOrderVector*);
+               void getSharedVectorswithReplacement(vector<string>, vector<SharedRAbundVector*>&, SharedOrderVector*);
                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