GMOD / jbrowse

JBrowse 1, a full-featured genome browser built with JavaScript and HTML5. For JBrowse 2, see https://github.com/GMOD/jbrowse-components.
http://jbrowse.org
Other
460 stars 199 forks source link

Subfeature specific details onClick #1040

Open nvteja opened 6 years ago

nvteja commented 6 years ago

Hello Team,

Is there a way to click on a sub feature and see information specific to that sub feature? For ex: After loading a transcript in the feature track, would it be possible to click on an exon within the transcript to get a popup with details specific to that exon?

Thanks, Teja.

rbuels commented 6 years ago

Core JBrowse can't do that right now, but it would be nice to have! It's possible to write a plugin for this as well.