]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracunweightedcommand.cpp
fixes while testing
[mothur.git] / unifracunweightedcommand.cpp
index b2d439b4e1b5481f87dc244df980c5a8c475eea2..24c7b548946a0715e49a7d3818142d50032691fc 100644 (file)
@@ -24,6 +24,8 @@ vector<string> UnifracUnweightedCommand::getValidParameters(){
 //**********************************************************************************************************************
 UnifracUnweightedCommand::UnifracUnweightedCommand(){  
        try {
+               globaldata = GlobalData::getInstance();
+               abort = true;
                //initialize outputTypes
                vector<string> tempOutNames;
                outputTypes["unweighted"] = tempOutNames;