Skip to content

motifbreakR error SNPs from BED formatted file #45

@sotudian

Description

@sotudian

Hello,
First, thank you so much for making this outstanding software available to the bioinformatics community.
I ran into this weird error from snps.from.file function:

> snps.mb.frombed_OURS <- snps.from.file(file = snps.bed.file,
+                                       search.genome = BSgenome.Hsapiens.UCSC.hg19,
+                                       format = "bed")

Error in paste0(sum(equal.to.ref), " user variants are the same as the reference genome ", :
no slot of name "provider_version" for this object of class "BSgenome"

Could you kindly help me to sort it out?

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