]> git.donarmstrong.com Git - mothur.git/blobdiff - classify.cpp
reworked the classifiers summary file added groupfile option to classify.seqs, added...
[mothur.git] / classify.cpp
index be287a05069c394def3f1cf48257f25b863db3be..147f499b87357f5782b98fc882db80f3233f2aee 100644 (file)
@@ -237,6 +237,8 @@ int Classify::readTaxonomy(string file) {
        
                phyloTree->assignHeirarchyIDs(0);
                
+               phyloTree->setUp(file);
+               
                m->mothurOut("DONE.");
                m->mothurOutEndLine();  cout.flush();