-
Notifications
You must be signed in to change notification settings - Fork 1
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
Investigate JBrowse v2 #2038
Comments
I'm taking the JBrowse v2 paper on the flight with me. :-) |
What are the new features? Anything snazzy? |
Can include in upcoming paper, if time |
from |
"Setting Up the JBrowse 2 Genome Browser": |
I've been looking at getting JBrowse V2 set up as My aim is to get the gene tracks up and running first and then work on the other tracks and features. I initially wasn't sure that V2 supported embedding in gene pages, but there's a nice tutorial for it: The tutorial also covers how to set up a default session. That will be helpful to us for users who are used to using JBrowse V1. Without a default session we'll see a page like this: https://jbrowse.org/code/jb2/v2.18.0/ It looks like FlyBase, SGD, XenBase and RGD are still using JBrowse V1 so we're not the only ones. |
Fantastic! |
First attempt: |
JBrowse 2 is now updated each night with the rest of the site: https://www.pombase.org/jbrowse2/ It only has a gene track for now. The next thing I'll do is split the track into forward and reverse strands. |
PomBase: pombase-website/etc/setup_jbrowse2_in_container.sh JaponicusDB: japonicus-build/setup_jbrowse2_in_container.sh Refs #2038
PomBase: pombase-website/etc/setup_jbrowse2_in_container.sh JaponicusDB: japonicus-build/setup_jbrowse2_in_container.sh Refs pombase/website#2038
OK, looks great though! |
I've fixed one of the problems: you can now type a gene name into the JBrowse 2 search box to go to that gene. It doesn't work for systematic IDs yet. |
Jobs to do:
|
Contains code for colour, font size and height of GFF features. Refs #2038
Contains code for colour, font size and height of GFF features. Refs pombase/website#2038
That's broken again. I'll fix it tomorrow. |
I can't work out the problem so I'll report it as a bug. |
|
Refs pombase/website#2038 Refs GMOD/jbrowse-components#4814
I've implemented a work-around so the search box works now, even for "wtf22". There are two more things I'd like to sort out:
|
We will use this field to colour the features in JBrowse 2. Refs pombase/website#2038
Also fix code for making RNA feature and labels smaller. Refs #2038
That looks correct! |
Any objections to me closing this issue and creating a new issue for the remaining JBrowse tasks/bugs? |
Not from me. It's just you talking to yourself and me occasionally saying "fantastic" ;) |
OK, moved to: |
V2 has a bunch of new features compared to v1 but I don't think there's a huge hurry to upgrade.
When we add v2 to PomBase, I think we should run v1 and v2 in parallel for a while to give the community time to get used to it. (And time for us to fix any problems)
There's a bunch of demo instances here: https://jbrowse.org/jb2/demos/
It's now published which is what reminded me to make an issue: https://link.springer.com/article/10.1186/s13059-023-02914-z
The text was updated successfully, but these errors were encountered: