]> git.donarmstrong.com Git - mothur.git/blobdiff - phylotree.cpp
paralellized screen.seqs and added mpi code to it. fixed bug with all mpi commands...
[mothur.git] / phylotree.cpp
index 8c48e4f1f783c9387c83d4e5d1bfdbb475eb09cf..855eaf968b796424700f957c2ac78fa32db6d9f6 100644 (file)
@@ -373,7 +373,7 @@ void PhyloTree::binUnclassified(string file){
                        
                        //this sequence is unclassified at some levels
                        while(level != maxLevel){
-                       
+               
                                level++;
                        
                                string taxon = "unclassified";