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