Issue with "large" genomes? #4119
-
Hello guys. Playing a bit with JBrowse2 and Apollo3, I felt bold and wanted to go for a not-so-small genome: GRCh38.p14 I could successfully load both the assembly and its related feature set, which I grabbed from Ensembl:
I could see the features rendered in the UI, but when zooming in to see the sequence, I got a "Timeout error". In fairness, we are not using the latest version of JBrowse2 because we've had issues while creating an image for it. Meanwhile, may you advise? Is it anything you are aware of or stumbled upon? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
do you have a screenshot of the timeout error? |
Beta Was this translation helpful? Give feedback.
-
Hello @cmdcolin - we managed to build the image for the latest JBrowse2 and this "fixed" the issue. I am quoting "fixed" because we discovered an issue with Apollo3: it looks like it issues many API calls for the same region, hence hammering the DB, which takes a while to return the data. Anyway, not sure if it requires any intervention on JBrowse2: to me it would not, but it's your call. I'll leave this discussion open, should you want to add something. |
Beta Was this translation helpful? Give feedback.
Hello @cmdcolin - we managed to build the image for the latest JBrowse2 and this "fixed" the issue.
I am quoting "fixed" because we discovered an issue with Apollo3: it looks like it issues many API calls for the same region, hence hammering the DB, which takes a while to return the data.
Guess JBrowse2 - tired of waiting - may raise a timeout for this reason.
Anyway, not sure if it requires any intervention on JBrowse2: to me it would not, but it's your call.
The multiple API call issue in Apollo3 has been raised already.
I'll leave this discussion open, should you want to add something.
Happy to close it otherwise. Thanks!!!