]> git.donarmstrong.com Git - mothur.git/blobdiff - consensusseqscommand.h
added mothurgetpid function. fixed bug with align.seqs related to g++ 4.8 change...
[mothur.git] / consensusseqscommand.h
index a69ddbf9197f6ca0264d467ff4c7428c79f56f02..165d420f820d89c3015737e62cbda2226fbb07fc 100644 (file)
@@ -44,7 +44,8 @@ private:
        map<string, string> fastaMap;
        map<string, string> nameMap;
        map<string, int> nameFileMap;
-       int cutoff, seqLength;
+       int seqLength;
+    float cutoff;
        
        int readFasta();
        int readNames();