Skip to content

Error in GenomicRangesList(features = feat, flanks = flanks) : could not find function "GenomicRangesList" #211

Description

@danli349

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions