]> git.donarmstrong.com Git - mothur.git/blobdiff - treemap.cpp
working on readtree
[mothur.git] / treemap.cpp
index 6314eb04d04006ba5c57808f6927bddec89d6a00..9eb8330ad1917a26441b8c22527b50652dbd011a 100644 (file)
@@ -47,7 +47,7 @@ void TreeMap::readMap() {
 
 int TreeMap::getNumGroups() {
                        
-       return seqsPerGroup.size();     
+       return namesOfGroups.size();    
                
 }
 /************************************************************/