]> git.donarmstrong.com Git - mothur.git/blobdiff - pintail.h
chimeras, fix to sabundvector and sharedsabundvector that caused getRabundVector...
[mothur.git] / pintail.h
index ed52c3aa0d010c70bd99bb045ac3715a5d8cb94e..efb8ba6aa31afcd9c12bb3a85cfa21d2cd8310aa 100644 (file)
--- a/pintail.h
+++ b/pintail.h
@@ -65,6 +65,7 @@ class Pintail : public Chimera {
                vector< vector<float> > 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<quanMember> > 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<int>  h;
+               string mergedFilterString;
                
                
                vector<float> readFreq();