X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=matrixoutputcommand.h;h=594fe30952a19921dd3e78b330661bc490442fdc;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;hp=8af539ba01ae59ed07027d63f2bd9d1859b4c217;hpb=e41b86a600fe30f5df9507d7e55027e7b8bd7dd6;p=mothur.git diff --git a/matrixoutputcommand.h b/matrixoutputcommand.h index 8af539b..594fe30 100644 --- a/matrixoutputcommand.h +++ b/matrixoutputcommand.h @@ -101,7 +101,7 @@ private: bool abort, allLines, subsample; set labels; //holds labels to be used - string outputFile, calc, groups, label, outputDir; + string outputFile, calc, groups, label, outputDir, mode; vector Estimators, Groups, outputNames; //holds estimators to be used int process(vector, string, string); int driver(vector, int, int, vector< vector >&);