cmdcolin / jbrowse-plugin-gwas

3 stars 0 forks source link

Possibility to query data from plots? #6

Open zhilianghu opened 1 year ago

zhilianghu commented 1 year ago

I have set up JBrowse 2 with the GWAS plugin to plot some GTEX data. It's of great utility to visualize some data landscapes. It's naturally of user's interests to know more details on particular data spots on the plot. Ideally it's useful to click on a spot to bring up data details (might be complicated); Alternatively is it possible to allow "right-click" on a spot to copy basic data info on that spot (track name, coordinates, plot values), so that the copied info can be used as inputs for a separate database query of some sort (that we can develop)? Thanks! Zhiliang

cmdcolin commented 1 year ago

agree this would be a great feature. it's not currently available but would definitely be interested in adding it

similar to https://github.com/cmdcolin/jbrowse-plugin-gwas/issues/2 and https://github.com/GMOD/jbrowse-components/issues/3094