Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
danli349 opened this issue Mar 6, 2024 · 2 comments

Comments

@danli349
Copy link

danli349 commented Mar 6, 2024

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

@al2na
Copy link
Member

al2na commented Mar 7, 2024 via email

@danli349
Copy link
Author

danli349 commented Mar 8, 2024

@al2na

I used genomation_1.19.1 and GenomicRanges_1.54.1, should I change to an old version of GenomicRanges?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants