bahlolab / exSTRa

Expanded STR algorithm for Illumina sequencing data
GNU General Public License v2.0
23 stars 8 forks source link

Interactive score plots #8

Open trickytank opened 7 years ago

trickytank commented 7 years ago

As the plots can have many samples, it would be highly beneficial to have interactive plots where the user can mouse over curves to see the sample, or to switch sample colours to a gray or removed entirely. May require making ECDF plots in a ggplot style (this won't be hard to do).

trickytank commented 7 years ago

This will probably require a rewrite of the ECDF plots into ggplot2.

Then in theory you can use the following package more easily: https://github.com/davidgohel/ggiraph/ this was found at: http://gallery.htmlwidgets.org/