genomeAnnotation$chromSizes are blank #896
Answered
by
rcorces
tao-bioinfo
asked this question in
Questions / Documentation
-
I created a GRanges object called
I also created a BSgenome object called
Then I build
However the genomeAnnotation$chromSizes are blank
What's the problem? |
Beta Was this translation helpful? Give feedback.
Answered by
rcorces
Jul 15, 2021
Replies: 1 comment 1 reply
-
Presumably you need to set |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tao-bioinfo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Presumably you need to set
filter=FALSE
increateGenomeAnnotation()
because none of your chromosomes represent standard chromosomes.https://www.archrproject.com/reference/createGenomeAnnotation.html