X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracweightedcommand.h;fp=unifracweightedcommand.h;h=9deb065b21da66b0bd83ef50d6d7d457e750025a;hb=b3296231bac975d0c655bd62075909786a23e270;hp=ddbdc8548dad7e0545d75f8e98cd92fdb76a3419;hpb=4884e09a6f1f67f9a57aafcef82e248a1c633956;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;