Skip to content
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

Problem with gene search typeahead #43

Open
tonydisera opened this issue Sep 23, 2024 · 1 comment
Open

Problem with gene search typeahead #43

tonydisera opened this issue Sep 23, 2024 · 1 comment
Assignees

Comments

@tonydisera
Copy link
Contributor

tonydisera commented Sep 23, 2024

From Barry:

was unable to review the gene TNN. When I would type that gene symbol in the app I would get a drop down with many possible completions, but all of the completions available were partial matches to TNN and came alphabetically before the actual TNN gene and so the drop down list did not contain the actual TNN gene. I was unable to scroll down past the visible matches to TNN and there was of course nothing more I could type that would limit the list further, so I couldn’t figure out a way to view TNN. Could we make either that you can scroll through the list of all possible matches in the drop down, and/or make the matching so that exact matches appear first in the list

@tonydisera tonydisera self-assigned this Sep 23, 2024
@tonydisera tonydisera converted this from a draft issue Sep 23, 2024
@tonydisera
Copy link
Contributor Author

Use new async service rather than genes.json to decrease memory footprint and enhance search capabilities to return aliases.

tonydisera added a commit that referenced this issue Sep 24, 2024
…crease the memory footprint of the app significantly by removing genes.json (~10MB). Also, GeneModel was upgraded based on the latest functionality in gene.iobio (v 4.11), which utilizes HGNC gene synonymns in the latest version of the geneinfo service. The GeneModel also contains new functionality for gene:phenotype and gene:disease associations, which can now be shown in the rnasplice app's gene card.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant