X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=classifyseqscommand.h;h=d19f862d340983786f00c25eaf02a6df30e0dea8;hb=cd9dbd8b53bbe32af3e9c6bead4aa6d796a278a5;hp=0ffd18c27c70084acd2cd2c0eb99d6d2055c44b0;hpb=6f4b9401f7deb8aaf0d87659298308f4138cc3b0;p=mothur.git diff --git a/classifyseqscommand.h b/classifyseqscommand.h index 0ffd18c..d19f862 100644 --- a/classifyseqscommand.h +++ b/classifyseqscommand.h @@ -48,7 +48,7 @@ private: Classify* classify; - string fastaFileName, templateFileName, distanceFileName, namefile, search, method, taxonomyFileName, outputDir; + string fastaFileName, templateFileName, distanceFileName, namefile, search, method, taxonomyFileName, outputDir, groupfile; int processors, kmerSize, numWanted, cutoff, iters; float match, misMatch, gapOpen, gapExtend; bool abort, probs;