X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=phylotypecommand.h;h=ef8b8f17e37051be4951d6dd662d0db1beb1dbaa;hp=7fe10af58dde8ae842be2496376b3569df49bd29;hb=615301e57c25e241356a9c2380648d117709458d;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7 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;