]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
rewrote metastats command in c++, added mothurRemove function to handle ~ error....
[mothur.git] / mothurout.h
index f68e45324d0939182be7eb1b4b373b2c502d5c80..6cdf4933266362c0cbaa3333d05045385668ab6b 100644 (file)
@@ -70,6 +70,7 @@ class MothurOut {
                map<string, int> readNames(string);
                int readNames(string, map<string, string>&);
                int readNames(string, vector<seqPriorityNode>&, map<string, string>&);
+               void mothurRemove(string);
                
                //searchs and checks
                bool checkReleaseVersion(ifstream&, string);