]> git.donarmstrong.com Git - mothur.git/blobdiff - bellerophon.h
chimera.seqs pintail is working.
[mothur.git] / bellerophon.h
index 32b38e40328ecccec31359cc112e38f3eeed2924..b79089c97c87e13e8f93288707ef9b374595d34a 100644 (file)
@@ -51,13 +51,8 @@ class Bellerophon : public Chimera {
                string fastafile;
                int iters;
                
-               void readSeqs();
                void generatePreferences(vector<SeqMap>, vector<SeqMap>, int);
                int createSparseMatrix(int, int, SparseMatrix*, vector<Sequence>);
-       
-
-               
-
 };
 
 /***********************************************************/