X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracweightedcommand.h;h=9deb065b21da66b0bd83ef50d6d7d457e750025a;hb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;hp=ddbdc8548dad7e0545d75f8e98cd92fdb76a3419;hpb=f55cf350ca6643f8eb070d8336e1957699a3f109;p=mothur.git diff --git a/unifracweightedcommand.h b/unifracweightedcommand.h index ddbdc85..9deb065 100644 --- a/unifracweightedcommand.h +++ b/unifracweightedcommand.h @@ -59,7 +59,7 @@ class UnifracWeightedCommand : public Command { bool abort, phylip, random, includeRoot, subsample, consensus; string groups, itersString, outputForm, treefile, groupfile, namefile; vector Groups, outputNames; //holds groups to be used - int processors, numUniquesInName, subsampleSize, subsampleIters; + int processors, subsampleSize, subsampleIters; ofstream outSum; map nameMap;