]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.hpp
added name option to read.tree for use in unifrac and parimony commands
[mothur.git] / globaldata.hpp
index 0238a0aaeffa7a7e710182af82010ea058edf1df..f3b9b9ac148131b186ed1f94da55706714cd6c6d 100644 (file)
@@ -47,6 +47,7 @@ public:
        vector<string>  Estimators, Groups; //holds estimators to be used
        set<string> labels; //holds labels to be used
        vector<string> Treenames;
+       map<string, string> names;
        
        
        string getPhylipFile();