X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracweightedcommand.h;h=2eee7c44e674073420c217f1b4d49aa4dc769497;hb=fca3f55d5ded10c3dc77856f3cc4a1c53b02bb6f;hp=5bb690a854ed5c13f62a18fedc51cd39eee93f3a;hpb=7762fd5ec7582a78a31bb690a5c05b76e5b899c2;p=mothur.git diff --git a/unifracweightedcommand.h b/unifracweightedcommand.h index 5bb690a..2eee7c4 100644 --- a/unifracweightedcommand.h +++ b/unifracweightedcommand.h @@ -60,7 +60,7 @@ class UnifracWeightedCommand : public Command { vector< map > rCumul; //map -vector entry for each c map validScores; //map contains scores from random - bool abort, phylip, random; + bool abort, phylip, random, includeRoot; string groups, itersString, outputForm; vector Groups, outputNames; //holds groups to be used map > outputTypes;