]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracunweightedcommand.h
fixed unweighted calculator
[mothur.git] / unifracunweightedcommand.h
index 9fe164298b0c9191674a01b4a4fd72fc4fed37ae..7bf53386a3100f0c881a1f937ad18b887132ca00 100644 (file)
@@ -50,7 +50,8 @@ class UnifracUnweightedCommand : public Command {
                
                void printUWSummaryFile();
                void printUnweightedFile();
-               void saveRandomScores();    
+               void saveRandomScores(); 
+               void setGroups();   
                
 };