Error using createGenomeAnnotation and createArrowFiles #1939
Unanswered
criveralopez
asked this question in
Questions / Documentation
Replies: 1 comment
-
Have you solved your problem? Can you share it with me? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I work with a non-model organism, Hofstenia miamia, and I am trying to create an arrow file. I am getting an error I think it is not allowing me to properly generate an arrow file because of the absence of information in the genomeAnnotation object. See below the error I get when I try to create the arrow file:
The BSgenome seems to have all the information, at least from my understanding, see below:
However, when I try creating the genome Annotation as shown below, I believe it is not transferring the information properly to the genomeAnnotation object:
Maybe perhaps this is the main issue with the arrow file... Any thoughts? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions