]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added abundance and sample parameters to get.coremicrobiome command.
[mothur.git] / mothurout.h
index db1a4f1ca4e6c4207a652d05ac20b24157dfa46d..0e31f8414a3a3477c1d8ab928d79aee0ccdc9957 100644 (file)
@@ -130,6 +130,7 @@ class MothurOut {
                void splitAtChar(string&, vector<string>&, char);
         void splitAtChar(string&, string&, char);
                int removeConfidences(string&);
+        string makeList(vector<string>&);
                
                //math operation
                int factorial(int num);