-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HGNC search + link to gene symbol #1243
Comments
This was set to admin_only=True by James, as he didn't want Shariant people to search for HGNC and then not see the classifications. So at the moment, "HGNC:4171" says nothing found for non-admin users. We could potentially make a |
Had a talk to Emma about this, we decide - for an end user point of view:
|
OK, have made it redirect (according to setting, which I've set True in Shariant) HGNC link from gene page is already covered in SACGF/variantgrid_shariant#130 - Provide link from gene symbol page to HGNC gene symbol |
I don't think we need a setting, I think this should be the default behaviour (unless you can think of an environment where searching for HGNC:XXXX means show me the ontology links for the gene symbol and nothing else) |
Removed setting. I kind of wanted it, but yeah it's a developer thing, users would want to go to gene symbol page |
Searching for "HGNC:4171", should go to: /ontology/term/HGNC_4171 like the other ontology terms
On the HGNC page, the link to the name (eg "GATA2" for HGNC:4171) should be a link to the gene symbol page
The text was updated successfully, but these errors were encountered: