X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustersplitcommand.h;h=dc46f9904a594919d3789c4c98f06ec7a7c159d7;hb=cad05a21b084833b07808c1586e755be48fe7e1a;hp=c696329af7c14c1ff4252e3496a4905dd3faf2d4;hpb=2a7d1455e8cfe4f67a7173f3a7249762c5436217;p=mothur.git diff --git a/clustersplitcommand.h b/clustersplitcommand.h index c696329..dc46f99 100644 --- a/clustersplitcommand.h +++ b/clustersplitcommand.h @@ -32,7 +32,7 @@ private: vector processIDS; //processid vector outputNames; - string method, fileroot, tag, outputDir, phylipfile, columnfile, namefile, distfile, format, showabund, timing, splitmethod, taxFile; + string method, fileroot, tag, outputDir, phylipfile, columnfile, namefile, distfile, format, showabund, timing, splitmethod, taxFile, fastafile; double cutoff, splitcutoff; int precision, length, processors, taxLevelCutoff; bool print_start, abort, hard, large;