]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added make.lefse command. fixed bug in make.contigs with trimming reverse barcodes...
[mothur.git] / mothurout.h
index f99eac1917cbe2ce5a1ce278c66d27d1df71737e..efb3823aa74fb162bc1e1d0090d3af958f89f777 100644 (file)
@@ -107,6 +107,8 @@ class MothurOut {
         map<string, int> readNames(string);
         map<string, int> readNames(string, unsigned long int&);
         int readTax(string, map<string, string>&);
+        vector<consTax> readConsTax(string);
+        int readConsTax(string, map<string, consTax2>&);
         int readNames(string, map<string, string>&, map<string, int>&);
                int readNames(string, map<string, string>&);
         int readNames(string, map<string, string>&, bool);