X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makebiomcommand.h;fp=makebiomcommand.h;h=9f80c2e70215b130a9020a83ce2daebb9e63a089;hb=7dab6ac3ae5a5f1ce37dca8cfacaa719881fd5b2;hp=31077aecb64add7041ec1ac0cb3ae9ecf5bba232;hpb=aa23898d895a8c04cc4582a8809343df0aef6622;p=mothur.git diff --git a/makebiomcommand.h b/makebiomcommand.h index 31077ae..9f80c2e 100644 --- a/makebiomcommand.h +++ b/makebiomcommand.h @@ -42,6 +42,7 @@ private: int getBiom(vector&); vector getMetaData(vector&); + vector parseTax(string tax, vector& scores); };