]> git.donarmstrong.com Git - mothur.git/blobdiff - clustercommand.cpp
added hcluster command and fixed some bugs, namely one with smart distancing.
[mothur.git] / clustercommand.cpp
index d3b9bbf5a45d182e24b3ff8cc8bc45f6fcbc896a..8208b7efbde6148c4d5c6c0ad0d090335edd6d0c 100644 (file)
@@ -71,7 +71,8 @@ ClusterCommand::ClusterCommand(string option){
                        
                        if (abort == false) {
                        
-                               //get matrix, list and rabund for execute
+       
+                                                       //get matrix, list and rabund for execute
                                if(globaldata->gSparseMatrix != NULL)   {       matrix = globaldata->gSparseMatrix;             }
                        
                                if(globaldata->gListVector != NULL){