X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=classify.cpp;h=147f499b87357f5782b98fc882db80f3233f2aee;hb=cd9dbd8b53bbe32af3e9c6bead4aa6d796a278a5;hp=be287a05069c394def3f1cf48257f25b863db3be;hpb=6f4b9401f7deb8aaf0d87659298308f4138cc3b0;p=mothur.git diff --git a/classify.cpp b/classify.cpp index be287a0..147f499 100644 --- a/classify.cpp +++ b/classify.cpp @@ -237,6 +237,8 @@ int Classify::readTaxonomy(string file) { phyloTree->assignHeirarchyIDs(0); + phyloTree->setUp(file); + m->mothurOut("DONE."); m->mothurOutEndLine(); cout.flush();