I have a question.
When I execute the matchMotifs function, an error appears: Error in loadFUN(x, seqname, ranges): trying to load regions beyond the boundaries of non-circular sequence "chr3"
It has been confirmed that my data is mapped to hg19.
What should I do? How to deal with it?
Hi
I have a question. When I execute the
matchMotifs
function, an error appears: Error in loadFUN(x, seqname, ranges): trying to load regions beyond the boundaries of non-circular sequence "chr3"It has been confirmed that my data is mapped to hg19. What should I do? How to deal with it?