]> git.donarmstrong.com Git - mothur.git/blobdiff - coverage.cpp
added sharedochiai and sharedanderberg calculators
[mothur.git] / coverage.cpp
index e0f26c944a93c7559a7672320dc513526c9923c5..dea8dff84c4d50676a179f486bd4c805c73c3632 100644 (file)
@@ -100,10 +100,7 @@ void Coverage::getValues(FullMatrix* matrix, vector< vector< vector<float> > >&
                                data[l][k].push_back(0.0);
                        }
                }
-
-               /**************************************/
-               //get the minimums for each comparision
-               /**************************************/
+               
                int count = 0;
                int count2 = 0;
                
@@ -169,7 +166,6 @@ void Coverage::getValues(FullMatrix* matrix, vector< vector< vector<float> > >&
                                                matrix->restore();
                                        }
                                }
-                               
                                count2++;
                        }
                        count += numGroups+1; //go from AA to BB to CC