X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=consensusseqscommand.h;h=165d420f820d89c3015737e62cbda2226fbb07fc;hb=60928795782d8f8648ec373d6a96b53032a77429;hp=a69ddbf9197f6ca0264d467ff4c7428c79f56f02;hpb=cbbf2f185fc7289910bb69421095c1de024c5225;p=mothur.git diff --git a/consensusseqscommand.h b/consensusseqscommand.h index a69ddbf..165d420 100644 --- a/consensusseqscommand.h +++ b/consensusseqscommand.h @@ -44,7 +44,8 @@ private: map fastaMap; map nameMap; map nameFileMap; - int cutoff, seqLength; + int seqLength; + float cutoff; int readFasta(); int readNames();