]> git.donarmstrong.com Git - mothur.git/blobdiff - sequence.hpp
mods to seq.errror
[mothur.git] / sequence.hpp
index 48287af367092715ab999b9ffabf02229c68cacc..94d7d29b6117da80862e9fc8b3d0855c4adb8edd 100644 (file)
@@ -44,9 +44,12 @@ public:
        string getAligned();
        string getPairwise();
        string getUnaligned();
+       string getInlineSeq();
        int getNumBases();
        int getStartPos();
        int getEndPos();
+       void padToPos(int);
+       void padFromPos(int);
        int getAlignLength();
        int getAmbigBases();
        void removeAmbigBases();