SACGF / SACGF/variantgrid

Search - gene symbol HGVS suggested search for symbol

Open
#837 1 comment 0 reactions 0 assignees View on GitHub
search
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

For the gene HGVS search, I added a message:

"Warning: {gene_symbol} has {num_other} other transcripts in {genome_build.name} that may resolve to different coordinates. You may wish to search for the gene symbol to view all results"
I wanted to have an HTML link (so was thinking about marking it safe) but but you can't have that as the whole Search result div is clickable... so I went for the message.

An alternative would be like when you search Google, it comes up with "do you mean.... "

James commented that we already have ```SearchMessage(substituted=True)``` - should just return symbols marked like this and see how it looks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.