X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=efb3823aa74fb162bc1e1d0090d3af958f89f777;hb=ad4f75fd7c938090d3b1ce4cfefcc21edf1869eb;hp=f99eac1917cbe2ce5a1ce278c66d27d1df71737e;hpb=ac663461b19ad1436a06aa63f97221d1ff105482;p=mothur.git diff --git a/mothurout.h b/mothurout.h index f99eac1..efb3823 100644 --- a/mothurout.h +++ b/mothurout.h @@ -107,6 +107,8 @@ class MothurOut { map readNames(string); map readNames(string, unsigned long int&); int readTax(string, map&); + vector readConsTax(string); + int readConsTax(string, map&); int readNames(string, map&, map&); int readNames(string, map&); int readNames(string, map&, bool);