]> git.donarmstrong.com Git - mothur.git/blobdiff - tree.h
working on readtree
[mothur.git] / tree.h
diff --git a/tree.h b/tree.h
index d6a3b556f09ca251a2cbad64e07c0187dd50e6b4..828b03868e9703f57e83d5e9b10117d260a44e52 100644 (file)
--- a/tree.h
+++ b/tree.h
@@ -24,6 +24,7 @@ public:
        
        
        void getCopy(Tree*);  //makes tree a copy of the one passed in.
+       void resetTree(); //this is needed to allow user to omit names from the group file
        void assembleRandomTree();
        void assembleRandomUnifracTree(vector<string>);
        void assembleRandomUnifracTree(string, string);