]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracweightedcommand.cpp
parsimony command now uses groups, fixed bug with unweighted groups
[mothur.git] / unifracweightedcommand.cpp
index 47b23d667e7b159531b208a49f80666bc7ba48c0..fef08ff5268517744f2b185317352df28e607dd2 100644 (file)
@@ -200,6 +200,7 @@ int UnifracWeightedCommand::execute() {
                
                //reset randomTree parameter to 0
                globaldata->setRandomTree("0");
+               
                //clear out users groups
                globaldata->Groups.clear();