]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added count file to get.oturep, pre.cluster, screen.seqs, tree.shared. made remove...
[mothur.git] / mothurout.h
index 33384034ae55ee7f11c72b48378fa59bfe29e16e..0c2e448bc783da0e0aec643b9234ae79fbee98c9 100644 (file)
@@ -140,6 +140,7 @@ class MothurOut {
                void splitAtChar(string&, vector<string>&, char);
         void splitAtChar(string&, string&, char);
                int removeConfidences(string&);
+        string removeQuotes(string);
         string makeList(vector<string>&);
         bool isSubset(vector<string>, vector<string>); //bigSet, subset