X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mothurout.h;h=77b1b6d4ec1efb758973d332aa8e4df00619f58b;hp=efb3823aa74fb162bc1e1d0090d3af958f89f777;hb=b25ede2ad307ae76f8a610443e0ec3ec69621ce7;hpb=b8ff3bca0560a53832723f4621fcddef7ec4e499 diff --git a/mothurout.h b/mothurout.h index efb3823..77b1b6d 100644 --- a/mothurout.h +++ b/mothurout.h @@ -153,6 +153,7 @@ class MothurOut { string makeList(vector&); bool isSubset(vector, vector); //bigSet, subset int checkName(string&); + map > parseClasses(string); //math operation int factorial(int num);