-
Display # of isoforms and ref. Transcripts in plot title.
-
Clicking enter in gene name loads gene
-
It would be really nice to have autocomplete for gene names, but this is broken in bokeh serve right now: bokeh/bokeh#4870 A search box + auto-populated select for genes is doable but not great because callbacks on a text (search) box are only done on losing focus or hitting enter; what is needed is a callback on keypresses.
-
Move the application into directory format and use callbacks to load annotation and pickle file.
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.