]> git.donarmstrong.com Git - mothur.git/blobdiff - flowdata.h
fixed problem where order=B was not checking for the maximum homopolymer length
[mothur.git] / flowdata.h
index c7fd08a0a0100841e2805062ae5f44f7e5821d6d..cfe349c6e53a14180d521ae6401ed07381c0cd9f 100644 (file)
@@ -24,6 +24,8 @@ public:
        string getName();
        void capFlows(int);
        bool hasMinFlows(int);
+    bool hasGoodHomoP();
+
        Sequence getSequence();
 
        void printFlows(ofstream&);