Skip to content

Unable to find an inherited method for function ‘species’ for signature ‘"character"’ #4

Open
@gerardq675

Description

@gerardq675

Updated R to 4.0 and now am getting an error with the following code:

OrgDb = 'org.Hs.eg.db'
res@organism <- AnnotationDbi::species(OrgDb)
Unable to find an inherited method for function ‘species’ for signature ‘"character"’

Guessing it has something to do with stringtofactor changes?

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