X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=matrixoutputcommand.h;fp=matrixoutputcommand.h;h=f915dfcda8d7ab88040fcb1e8e2f4bbabf833590;hp=dc77bdf067ff194dce8bd2e5fcb8f078a9450dcc;hb=53171f07cc0c0e560e2b4ba2946f690d59fc2dc4;hpb=8da8321bc4d705f6c156248d6229c60a0204f750 diff --git a/matrixoutputcommand.h b/matrixoutputcommand.h index dc77bdf..f915dfc 100644 --- a/matrixoutputcommand.h +++ b/matrixoutputcommand.h @@ -96,10 +96,10 @@ private: InputData* input; vector lookup; string exportFileName, output, sharedfile; - int numGroups, processors; + int numGroups, processors, iters, subsampleSize; ofstream out; - bool abort, allLines; + bool abort, allLines, subsample; set labels; //holds labels to be used string outputFile, calc, groups, label, outputDir; vector Estimators, Groups, outputNames; //holds estimators to be used