X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustercommand.h;h=5786da220046713d4eb18a26f2aba4529011093c;hb=68d53ac6682978c5a023c1a3a4e5df6f8302d9fa;hp=96b7c08861f216862de0c1e600d07fed463eb56a;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7;p=mothur.git diff --git a/clustercommand.h b/clustercommand.h index 96b7c08..5786da2 100644 --- a/clustercommand.h +++ b/clustercommand.h @@ -56,6 +56,7 @@ private: string method, fileroot, tag, outputDir, phylipfile, columnfile, namefile, format, distfile, countfile; double cutoff; + float adjust; string showabund, timing; int precision, length; ofstream sabundFile, rabundFile, listFile;