im3sanger / dndscv

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

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

Closed zhuhenan closed 1 year ago

zhuhenan commented 1 year 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 1 year ago

Thank you, Henan!