]> git.donarmstrong.com Git - mothur.git/blobdiff - trimseqscommand.h
pds - modified strip barcode funcrtion in trimseqscommand
[mothur.git] / trimseqscommand.h
index f9a251c9323a9388af285ce6933fd5b676fe3838..f944e7f6cd197674ad36b4cf6d3b9209b473f2e7 100644 (file)
@@ -39,7 +39,7 @@ private:
        bool cullHomoP(Sequence&);
        bool cullAmbigs(Sequence&);
        bool compareDNASeq(string, string);
-       bool compareDNASeq(string, string, int, int&, int);
+       int countDiffs(string, string);//, int, int&, int);
 
        bool abort;
        string fastaFile, oligoFile, qFileName, outputDir;