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?
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:
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?