]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
finished mpi for filter.seqs
[mothur.git] / classifyseqscommand.h
index 2223593c4e7758ac48844dbf7d5093b20f361b5d..890085e53261ccf204a02b44fd6634e5020f0af0 100644 (file)
@@ -12,7 +12,7 @@
 
 #include "mothur.h"
 #include "command.hpp"
-#include "alignment.hpp"
+//#include "alignment.hpp"
 #include "classify.h"
 
 //KNN and Bayesian methods modeled from algorithms in
@@ -28,7 +28,7 @@
 class ClassifySeqsCommand : public Command {
        
 public:
-       ClassifySeqsCommand(string);    
+       ClassifySeqsCommand(string);
        ~ClassifySeqsCommand();
        int execute(); 
        void help();