Skip to content

read_feats error #183

@cms72

Description

@cms72

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 in map2():
    ℹ In index: 1.
    ℹ With name: 1_gggenomes_region.
    Caused by error in loadNamespace():
    ! there is no package called ‘IRanges’
    Run rlang::last_trace() to see where the error occurred.

I hope you can help! Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprove API/behavior/implementation of an existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions