X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraseqscommand.h;h=afbc2592a389f2faa971452d2fa12e3be4fa9680;hb=df1ea5f2151b9334c471bf4310f78f51bba098be;hp=9bc8418bcab65820f56b13959c6cbba0110ea935;hpb=3abb236c602eb168ee112f080b563ebe2c705029;p=mothur.git diff --git a/chimeraseqscommand.h b/chimeraseqscommand.h index 9bc8418..afbc259 100644 --- a/chimeraseqscommand.h +++ b/chimeraseqscommand.h @@ -12,8 +12,6 @@ #include "mothur.h" #include "command.hpp" -#include "chimera.h" - /***********************************************************/ @@ -26,14 +24,7 @@ public: private: - - bool abort; - string method, fastafile, templatefile, consfile; - bool filter, correction; - int processors, midpoint, averageLeft, averageRight, window, iters, increment; - Chimera* chimera; - - + }; /***********************************************************/