]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / mothurout.h
index be657f4df4b72eefdf9c0494201815be4eea968f..5ff0810479ab3b9f0e7e91fd6c3e8f98d0845ebb 100644 (file)
@@ -81,6 +81,7 @@ class MothurOut {
                vector<unsigned long long> setFilePosFasta(string, int&);
                string sortFile(string, string);
                int appendFiles(string, string);
+        int appendFilesWithoutHeaders(string, string);
                int renameFile(string, string); //oldname, newname
                string getFullPathName(string);
         string findProgramPath(string programName);