]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added summary.tax command and fixed bug with root level totals in tax.summary file
[mothur.git] / mothurout.h
index 3019386a64d8947bccfcee23a9705e3b7e5d3898..0c45a30387b3164f8aceed5ffbd92b9982aa49a6 100644 (file)
@@ -81,6 +81,7 @@ class MothurOut {
                void gobble(istringstream&);
                map<string, int> readNames(string);
                int readNames(string, map<string, string>&);
+               int readNames(string, map<string, vector<string> >&);
                int readNames(string, vector<seqPriorityNode>&, map<string, string>&);
                void mothurRemove(string);