j-andrews7/Genotify

Allow user to see top 5 hits.

Closed this issue · 1 comments

Be nice to let the user see the top few hits rather than the sole top hit.

Need to create a small table that displays the entrez ID, Symbol, species, and match score. Make the entrez ID a link that results in that hit being shown.

Added in 2d9bdfe. Actually display all hits, cause why not. Hopping between hits now functional - sometimes expression data doesn't trigger an update if there is no data for the species, not sure why.