]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.hpp
changed unifrac.weighted()
[mothur.git] / globaldata.hpp
index 1bccc34f58fa6fcaf136bab32cd74f5093babda7..309ab4a09c712132617c1fab8bd96e7849f4643b 100644 (file)
@@ -57,6 +57,7 @@ public:
        string getFreq();
        string getAbund();
        string getRandomTree();
+       string getGroups();
 
        void setListFile(string);
        void setPhylipFile(string);
@@ -66,6 +67,7 @@ public:
        void setSabundFile(string);
        void setFormat(string);
        void setRandomTree(string);
+       void setGroups(string);
        void setCalc(string);