X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pintail.h;h=3da52459e58959457b0a491ce29bfa4f856f1df3;hb=2f17ce987b15dca9a309116d9df5131a1d3a35ee;hp=7164842106d7b61d36883b351167163aeb4e878a;hpb=a250de2144fa57c7f18152251bf726303522119b;p=mothur.git diff --git a/pintail.h b/pintail.h index 7164842..3da5245 100644 --- a/pintail.h +++ b/pintail.h @@ -66,7 +66,7 @@ class Pintail : public Chimera { float DE; //DE is the deviaation for query vector probabilityProfile; vector< vector > quantiles; //quantiles[0] is the vector of deviations with ceiling score of 1, quantiles[1] is the vector of deviations with ceiling score of 2... - vector< vector > quantilesMembers; //quantiles[0] is the vector of deviations with ceiling score of 1, quantiles[1] is the vector of deviations with ceiling score of 2... + vector< vector > quantilesMembers; //quantiles[0] is the vector of deviations with ceiling score of 1, quantiles[1] is the vector of deviations with ceiling score of 2... set h; string mergedFilterString;