-we're developing a web application
-we have successfully integrated locusZoom.js
-would like to integrate other features shown on
locuszoom.org (Manhattan plot and qq)
locusZoom.js is fantastic. We want to embed the full experience within our web application i.e. a manhattan plot and qq plot, then when the user clicks the manhattan, the locusZoom.js component goes to the region of interest.
e.g.
I originally, started coding the Manhattan and qq plots myself, using charts.js, but is there a way i can use the code that you have used to generate them on your site? If not can you tell me which library you are using / the rough architecture? For the Manhattan plot, are you returning an already generated image to the frontend?
Any help greatly appreciated.
KR
M