Hello:
How should I solve this error:
library(GenomicRanges)
library(genomation)
cpg.file=system.file("extdata", "cpgi.hg18.bed.txt",
package = "methylKit")
cpg.obj=readFeatureFlank(cpg.file,
feature.flank.name=c("CpGi","shores"))
Error in GenomicRangesList(features = feat, flanks = flanks) :
could not find function "GenomicRangesList"
Thanks a lot
Hello:
How should I solve this error:
Thanks a lot