X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimflowscommand.h;h=414c73cd1d2e6740b89d5200a5c7e7c704097ed6;hb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;hp=27bafd530cad4a66ef22e41696eef7e2328bde97;hpb=91a27e0483827c06c21c4fe89558923bbfe86573;p=mothur.git diff --git a/trimflowscommand.h b/trimflowscommand.h index 27bafd5..414c73c 100644 --- a/trimflowscommand.h +++ b/trimflowscommand.h @@ -59,9 +59,7 @@ private: bool allFiles; int processors; int numFPrimers, numRPrimers; - int numLinkers, numSpacers; - - int maxFlows, minFlows, minLength, maxLength, maxHomoP, tdiffs, bdiffs, pdiffs; + int maxFlows, minFlows, minLength, maxLength, maxHomoP, tdiffs, bdiffs, pdiffs, sdiffs, ldiffs, numLinkers, numSpacers; int numFlows; float signal, noise; bool fasta;