X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makebiomcommand.h;h=9f80c2e70215b130a9020a83ce2daebb9e63a089;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;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); };