Skip to content

Integrating react-linear-genome-view in a vue app ( based on Nuxt.js ) #4509

Answered by cmdcolin
BobLamarley asked this question in General
Discussion options

You must be logged in to vote

excellent. the avoidance of ssr is indeed probably needed, in our nextjs examples we have "use client"; statements for example.

I have a little question, what is the advantage the represent a genome in the circular view like this :

it is probably subjective but circular has some interesting visual advantages like letting your eyes wander more freely around the plot versus linear which is very "left vs right" oriented. it's a bit hard to say.

we have @jbrowse/react-circular-genome-view but it is very basic and only draws arcs in the circle and can't draw tracks along the circumference of the circle https://jbrowse.org/storybook/cgv/main/?path=/docs/getting-started--docs

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@BobLamarley
Comment options

@cmdcolin
Comment options

@BobLamarley
Comment options

@cmdcolin
Comment options

Answer selected by BobLamarley
@BobLamarley
Comment options

@cmdcolin
Comment options

@BobLamarley
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants