X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=sracommand.h;h=3f7f1560530f8a8903db79b7a6f98b474ce50102;hp=7bf764b640534d11b5d40242d210bc77064a00de;hb=a65438a717aba8cad1ff86c53279b191710b8810;hpb=9a808b553f14a25f9c5e94da92a7077a57054e8e diff --git a/sracommand.h b/sracommand.h index 7bf764b..3f7f156 100644 --- a/sracommand.h +++ b/sracommand.h @@ -34,7 +34,7 @@ public: void help() { m->mothurOut(getHelpString()); } private: - bool abort; + bool abort, isSFF; int tdiffs, bdiffs, pdiffs, sdiffs, ldiffs; string sfffile, fastqfile, platform, outputDir, groupfile, file, oligosfile; vector outputNames;