-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
improvementImprove API/behavior/implementation of an existing featureImprove API/behavior/implementation of an existing feature
Description
Hi,
gggenomes used to work for me, but now I get the following error. I've tried to re-install this using this dev package, but to no avail:
devtools::install_github("thackl/gggenomes@fix-156",force =TRUE)
g0 <- gggenomes::read_feats(list.files(path = "~/Documents/gggenomes/",pattern="*.gbk",full.names = TRUE))
Reading 'gbk' with read_gbk():
- file_id: 1_gggenomes_region [/Users/cmsia/Documents/gggenomes/gggenomes_region.gbk]
writing directives
writing features
Harmonizing attribute names
• ID -> feat_id
• Parent -> parent_ids
• Name -> name
Error inmap2():
ℹ In index: 1.
ℹ With name: 1_gggenomes_region.
Caused by error inloadNamespace():
! there is no package called ‘IRanges’
Runrlang::last_trace()to see where the error occurred.
I hope you can help! Thanks!
Metadata
Metadata
Assignees
Labels
improvementImprove API/behavior/implementation of an existing featureImprove API/behavior/implementation of an existing feature