]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
added sorted parameter to get.oturep, added error checking to chimera classes in...
[mothur.git] / classifyseqscommand.h
index ed2819bcc6c7a3adf335b8e7cd79ceb29e3ae01a..993968b3bdcf88164521214e2bfc5e884ed10f85 100644 (file)
@@ -47,7 +47,7 @@ private:
        string fastaFileName, templateFileName, distanceFileName, search, method, taxonomyFileName;
        int processors, kmerSize, numWanted, cutoff;
        float match, misMatch, gapOpen, gapExtend;
-       bool abort;
+       bool abort, probs;
        
        int driver(linePair*, string, string);
        void appendTaxFiles(string, string);