X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=decalc.cpp;h=98545f8e24a72dca332bf7571fc0e5e9e6936988;hp=973340ca0589c87dcf36176638f99f959cd484cc;hb=cf9987b67aa49777a4c91c2d21f96e58bf17aa82;hpb=2e28b53eb15d5dc11653247ee12aed2c7e5aac43 diff --git a/decalc.cpp b/decalc.cpp index 973340c..98545f8 100644 --- a/decalc.cpp +++ b/decalc.cpp @@ -599,7 +599,7 @@ cout << largest->second << '\t' << largest->first->score << '\t' << largest->fir } } -//*************************************************************************************************************** +*************************************************************************************************************** //used by removeObviousOutliers which was attempt to increase sensitivity of chimera detection...not currently used... int DeCalculator::findLargestContrib(vector seen) { try{ @@ -624,7 +624,7 @@ int DeCalculator::findLargestContrib(vector seen) { exit(1); } } -//*************************************************************************************************************** +*************************************************************************************************************** void DeCalculator::removeContrib(int bad, vector& quan) { try{