Entering edit mode
Hi, I am running the code DMRcate, but I have this problem. I updated the packages and it doesn't work. Anyone has a solution?
Code should be placed in three backticks as shown below
casevscontrol.ranges <- extractRanges(dmrcate.res, genome="hg38")
snapshotDate(): 2023-10-24
see ?DMRcatedata and browseVignettes('DMRcatedata') for documentation
loading from cache
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': unable to find an inherited method for function 'findOverlaps' for signature '"GRanges", "QFeatures"'
> BiocManager::valid()
[1] TRUE
sessionInfo( )
works for me. Thanks!