Remove GeneWeaver link...It currently doesn't work and we're not sure what request is needed to get it working again.
It seems like GeneWeaver may have replaced their previous functionality with just a REST API, so if we reimplement this we may need to handle the display ourselves (since GeneWeaver may only return results as JSON)
Add a page for searching GeneWiki by symbol....* gn2/wqflask/templates/wiki/search.html: New template.
* gn2/wqflask/views.py (search_wiki): New end-point.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Handle Effect Size plots on the scatterplot page...Added a new parameter to the scatterplot page ('effect') that causes the figures to be drawn differently. For example:
- The plot width is different
- Spearman Rank plot isn't displayed/generated
- The number of X-axis ticks is explicitly set to 3, with no decimal places