]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added chimera.uchime
[mothur.git] / mothurout.h
index f6f505dce6409db716561b061a2e66eda3efae5a..8ac84007de59225ccffb9642a4d0dd023818e40a 100644 (file)
@@ -44,6 +44,7 @@ class MothurOut {
                //functions from mothur.h
                //file operations
                vector<unsigned long int> divideFile(string, int&);
+               int divideFile(string, int&, vector<string>&);
                vector<unsigned long int> setFilePosEachLine(string, int&);
                vector<unsigned long int> setFilePosFasta(string, int&);
                string sortFile(string, string);