X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylotypecommand.h;h=ef8b8f17e37051be4951d6dd662d0db1beb1dbaa;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=7fe10af58dde8ae842be2496376b3569df49bd29;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7;p=mothur.git diff --git a/phylotypecommand.h b/phylotypecommand.h index 7fe10af..ef8b8f1 100644 --- a/phylotypecommand.h +++ b/phylotypecommand.h @@ -37,12 +37,11 @@ public: private: bool abort, allLines; - string taxonomyFileName, label, outputDir, namefile; + string taxonomyFileName, label, outputDir, namefile, countfile; set labels; //holds labels to be used int cutoff; map namemap; vector outputNames; - map > outputTypes; map currentNodes; map parentNodes;