]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracweightedcommand.h
added subsample and consensus parameters to unifrac.unweighted command
[mothur.git] / unifracweightedcommand.h
index ddbdc8548dad7e0545d75f8e98cd92fdb76a3419..9deb065b21da66b0bd83ef50d6d7d457e750025a 100644 (file)
@@ -59,7 +59,7 @@ class UnifracWeightedCommand : public Command {
                bool abort, phylip, random, includeRoot, subsample, consensus;
                string groups, itersString, outputForm, treefile, groupfile, namefile;
                vector<string> Groups, outputNames; //holds groups to be used
-               int processors, numUniquesInName, subsampleSize, subsampleIters;
+               int processors, subsampleSize, subsampleIters;
                ofstream outSum;
                map<string, string> nameMap;