X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracunweightedcommand.h;h=cd46b62b3462a4db2baa57865743d4bb37c198a7;hb=fca3f55d5ded10c3dc77856f3cc4a1c53b02bb6f;hp=a1f2bf37480acc446b94e2f96ab6647b5c9e07a8;hpb=7762fd5ec7582a78a31bb690a5c05b76e5b899c2;p=mothur.git diff --git a/unifracunweightedcommand.h b/unifracunweightedcommand.h index a1f2bf3..cd46b62 100644 --- a/unifracunweightedcommand.h +++ b/unifracunweightedcommand.h @@ -50,7 +50,7 @@ class UnifracUnweightedCommand : public Command { vector< map > rscoreFreq; //map -vector entry for each combination. vector< map > rCumul; //map -vector entry for each combination. - bool abort, phylip, random; + bool abort, phylip, random, includeRoot; string groups, itersString, outputDir, outputForm; vector Groups, outputNames; //holds groups to be used map > outputTypes;