Thanks for this useful package,
I was wondering if there is a way to override the ylim=(0,1) parameter in the plotDMRs function.
I tried a nested function:
plot(plotDMRs(...), ylim=c(0,1))
but I lose all other parameters doing this.
Any suggestion ?
Thanks!
Hector