Closed ClarissaFeuersteinAkgoz closed 4 years ago
I can reproduce this. I will fix it soon.
Hi @ClarissaFeuersteinAkgoz , Sorry for the delay in addressing this issue :| I have fixed it now, could you try it out and let me know. Well I did try on your data and it worked but it would be nice if you can confirm if results are okay.
It was indeed a good bug. We used to count NAs
to estimate number of uncovered/covered CpGs. However in your filtered data there were no NAs
which led get_stats
function to collapse. It should be fixed now.
Thanks.
edit: Install from master
branch.
Here the code and the error message: