im3sanger / dndscv

dN/dS methods to quantify selection in cancer and somatic evolution
GNU General Public License v3.0
212 stars 48 forks source link

Error in while ((it <- it + 1) < limit && abs(del) > eps) #83

Closed zhuhenan closed 2 years ago

zhuhenan commented 2 years ago

Hi,

I know you have dealt with this issue two years ago. But I just want to report my stupid setting that will trigger this error.

I removed all my synonymous mutations for specific analysis before, and then fed only non-synonymous mutations table into the dndscv. "Error in while ((it <- it + 1) < limit && abs(del) > eps)" was showed as the same as previous one.

Best, Henan

im3sanger commented 2 years ago

Thank you, Henan!