]> git.donarmstrong.com Git - mothur.git/blobdiff - sequence.hpp
pat's updates on 7/19/10
[mothur.git] / sequence.hpp
index 95c3e51839029393798dc2f57848d5e325c6c2df..c634f78b6522e43742800b0a4541d910eb7d6be3 100644 (file)
@@ -48,6 +48,7 @@ public:
        int getEndPos();
        int getAlignLength();
        int getAmbigBases();
+       void removeAmbigBases();
        int getLongHomoPolymer();
        bool getIsAligned();
        void printSequence(ostream&);