]> git.donarmstrong.com Git - mothur.git/blobdiff - alignment.hpp
fixed bugs in venn and aligner
[mothur.git] / alignment.hpp
index 215e4b32f77e1fc21df19ffd61b493b84d89acc6..77b650cab75b8f9bbbd4241f851ccf48da556c3f 100644 (file)
@@ -26,6 +26,7 @@ public:
        virtual ~Alignment();
        virtual void align(string, string) = 0;
        
+       
 //     float getAlignmentScore();
        string getSeqAAln();
        string getSeqBAln();
@@ -33,7 +34,7 @@ public:
        int getCandidateEndPos();
        int getTemplateStartPos();
        int getTemplateEndPos();
-
+       
        int getPairwiseLength();
 //     int getLongestTemplateGap();