]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
added pca command
[mothur.git] / classifyseqscommand.h
index 993968b3bdcf88164521214e2bfc5e884ed10f85..2c6390c1083e0ca72836f7c21c3f8c438a5c362e 100644 (file)
@@ -45,7 +45,7 @@ private:
        Classify* classify;
        
        string fastaFileName, templateFileName, distanceFileName, search, method, taxonomyFileName;
-       int processors, kmerSize, numWanted, cutoff;
+       int processors, kmerSize, numWanted, cutoff, iters;
        float match, misMatch, gapOpen, gapExtend;
        bool abort, probs;