You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.
When I type "g." in the search page on http://brca-website.cloudapp.net/ it does nothing. (Well actually, a frustrating little "?" pops up next to the search box, but when I go over there to click on it is disappears.)
This is much more helpful than doing nothing. (Although the frustating little "?" still pops up, but here I can ignore it because I have the info I want)
The text was updated successfully, but these errors were encountered:
At this point, both search boxes do the same thing in response to "g.": they return the hit to 12K matching variants with 32 pseudonym matches. There is no auto-complete on g. This may be related to our wait for the Invitae library.
The issue is that we do not have anything in the pseudonyms column that lists the genomic HGVS string, with the formal "g." prefix. We could fix this by adding pseudonyms that list the genomic coordinates in HGVS format.
When I type "g." in the search page on http://brca-website.cloudapp.net/ it does nothing. (Well actually, a frustrating little "?" pops up next to the search box, but when I go over there to click on it is disappears.)
However, on http://brca-website.cloudapp.net/variants?search=g.&hide[]=Source_URL, when I type the same thing, i.e. "g.", it displays above the search box
"
12364 matching variants of which 32 matched on synonyms"
This is much more helpful than doing nothing. (Although the frustating little "?" still pops up, but here I can ignore it because I have the info I want)
The text was updated successfully, but these errors were encountered: