X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=decalc.cpp;h=98545f8e24a72dca332bf7571fc0e5e9e6936988;hb=3914b0d6480f67df53b1e838f51c4e6155710434;hp=973340ca0589c87dcf36176638f99f959cd484cc;hpb=2e28b53eb15d5dc11653247ee12aed2c7e5aac43;p=mothur.git 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{