Skip to content

Error in getREF #61

Description

@u-n-i-v-e-r-z

Hi there,

There has been changes in BSgenome library.
getREF function no longer works even if genomes are indeed available.

The issue comes from this line :

BSgenome::installed.genomes(splitNameParts=TRUE)$provider_version

That should now be :

BSgenome::installed.genomes(splitNameParts=TRUE)$genome

Best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions