]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedchao1.cpp
more calculator edits and added coverage and whittaker
[mothur.git] / sharedchao1.cpp
index 824115f0f856e47278f7f06c6c2d64b40f3c09a0..02e241180d2d4855309a8f8aa01a279963b506e5 100644 (file)
@@ -39,6 +39,7 @@ EstOutput SharedChao1::getValues(SharedRAbundVector* sharedA, SharedRAbundVector
                                //does B have one or two
                                if (tempB == 1)                 { f1B++; }
                                else if (tempB == 2)    { f2B++; }
+
                        }
                }