X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clusterdoturcommand.h;h=0f8657c6236baf9554a136b464118d9104b6dc93;hb=e8e13c129ba8184ec5932a090773f353f3ae3406;hp=ec2f083e987e47f3125f381bd0c1199307dbdaf8;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/clusterdoturcommand.h b/clusterdoturcommand.h index ec2f083..0f8657c 100644 --- a/clusterdoturcommand.h +++ b/clusterdoturcommand.h @@ -37,7 +37,7 @@ public: private: bool abort, hard, sim; - string method, fileroot, tag, outputDir, phylipfile, namefile; + string method, fileroot, tag, outputDir, phylipfile, namefile, countfile; double cutoff; int precision, length; ofstream sabundFile, rabundFile, listFile;