]> git.donarmstrong.com Git - mothur.git/blobdiff - classify.h
pat's ../ bug fix
[mothur.git] / classify.h
index f13224a14fe456d8acc0a868047145492b9e62e6..5c5a7ac474ecc0ce7308672e1a606c0052643caa 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "mothur.h"
 #include "database.hpp"
-#include "doTaxonomy.h"
+#include "phylotree.h"
 
 
 class Sequence;
@@ -45,7 +45,6 @@ protected:
        
        string taxFile, templateFile, simpleTax;
        vector<string> names;
-       //map<string, int> taxConfidenceScore;
        
        void readTaxonomy(string);
        vector<string> parseTax(string);