]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracweightedcommand.cpp
fixed bug in read.tree
[mothur.git] / unifracweightedcommand.cpp
index 2652f8f6de6cc1198e81112c2d7e3d88d417fad3..69b32aa11a84f2c435651e52dec92f400a868a8b 100644 (file)
@@ -51,7 +51,7 @@ int UnifracWeightedCommand::execute() {
                        uScores.resize(numComp);  //data[0] = weightedscore AB, data[1] = weightedscore AC...
                        weightedFile = globaldata->getTreeFile()  + toString(i+1) + ".weighted";
                        weightedFileout = globaldata->getTreeFile() + "temp." + toString(i+1) + ".weighted";
-                                                       
+
                        userData = weighted->getValues(T[i]);  //userData[0] = weightedscore
                        
                        //save users score