Skip to content
Prev 13421 / 21307 Next

[Bioc-devel] DMRcaller build error

Thank you for that Herve!

I managed to figure out what the problem was.

I was using a GRangesList constructor and,  when validating the argument
passed to the function, I was checking if the class was GRangesList instead
of CompressedGRangesList.

Radu
On Fri, Apr 27, 2018 at 8:11 PM, Herv? Pag?s <hpages at fredhutch.org> wrote: