]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added namefile to align.check and added seqs from namefile to optimizing piece of...
[mothur.git] / mothurout.h
index a1d950661d8d0f3f8084859a85110db97846cd4d..750973fde12ecffe585f354fc413612fc50f21b6 100644 (file)
@@ -59,6 +59,7 @@ class MothurOut {
                string getline(istringstream&);
                void gobble(istream&);
                void gobble(istringstream&);
+               map<string, int> readNames(string);
                
                //searchs and checks
                bool checkReleaseVersion(ifstream&, string);