Skip to content

A question related to linking jbrowse2 #4482

Answered by cmdcolin
alslonik asked this question in Q&A
Discussion options

You must be logged in to vote

@alslonik
there are a couple options for this

in jbrowse 2 it is actually a bit hard to present two different species "side by side"
you can do it as "top and bottom" though relatively easily

you can either

a) use two different linear genome views, showing two different assemblies
b) use a single synteny view, showing the two different assemblies

here is an example of (a) using just two linear genome views

https://jbrowse.org/code/jb2/main/?config=test_data%2Fconfig_demo.json&session=spec-{"views":[{"assembly":"hg19","loc":"17:41,196,294..41,277,363","type":"LinearGenomeView","tracks":["ncbi_gff_hg19"]},{"assembly":"hg38","loc":"17:43,044,294..43,125,363","type":"LinearGenomeView","tracks…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@cmdcolin
Comment options

Answer selected by cmdcolin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants