-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JBrowse issue viewing of gencode 44 GTF string length exceeds maximum #4522
Comments
If you use the GFF3 from gencode, you should be able to load the file. The GTF parser doesn't have the workaround for this limitation yet but we could work on that |
Thank you. I am currently doing this, but I cannot get the transcript ID to show next to the feature like I can with GTF. It is bit tricky to know which is which when there are many under a gene and looking through the details panel. Is there some setting I can change for this? I can see them when I bring in my own small GTF of interested genes. |
indeed, there is an ongoing issue where we need to find a way to show transcript names for the individual transcripts in a gene glyph. that issue is located here #241 |
(so, you are not missing any hidden setting, it's just still a needed todo for us) |
Thank you I will keep an eye on any updates. |
if you are using the web version, you can use the latest "nightly" build for a fix for the gtf issue
if you are using desktop, the fix will be in the next release. pr for fix #4523 thanks for the bug report, it helps to know what issues people run into :) |
(^^the fix is to allow large plaintext gtf) |
proper fix is now released in v2.14.0 (latest v2.15.0) :) |
I got this error from JBrowse, here is the stack trace:
I am trying to load and view the standard comprehensive transcript annotation GTF (Version 44) from Gencode.
Please advise or recommend that would be much appreciated.
The text was updated successfully, but these errors were encountered: