X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=chimeraseqscommand.h;h=6274c48ea2acd8849155e9fc3b8813f6bae74919;hp=85d573246a56f83c73140ac393c96cdf66397097;hb=f7fbd74ffedcf62217109c22e828453eaefa1458;hpb=9870d254dfde04d59f795cc6aa395171ce787213 diff --git a/chimeraseqscommand.h b/chimeraseqscommand.h index 85d5732..6274c48 100644 --- a/chimeraseqscommand.h +++ b/chimeraseqscommand.h @@ -30,7 +30,7 @@ private: bool abort; string method, fastafile, templatefile, consfile, quanfile, maskfile; bool filter, correction; - int processors, midpoint, averageLeft, averageRight, window, iters, increment; + int processors, midpoint, averageLeft, averageRight, window, iters, increment, numwanted; Chimera* chimera;