eweitz / ideogram

Chromosome visualization for the web
https://eweitz.github.io/ideogram
Other
288 stars 72 forks source link

Find gene by synonym #343

Closed eweitz closed 1 year ago

eweitz commented 1 year ago

This lets you find a gene by searching one of its common aliases, like "p53" for the TP53 gene.

Previously, genes could only be found by searching their one canonical gene symbol. This usually works well enough! Sometimes, however, genes are queried by less standard names. These labels can be the name of the corresponding protein, like "p53" for the TP53 gene, or simply alternative common names for the gene, like "CK20" for the gene more officially known as KRT20.

Now, searching those other names returns a relevant gene. Retrieval now has higher recall.

Here's how it looks:

https://user-images.githubusercontent.com/1334561/229648189-f4279d04-e7dc-4e0f-ac67-a8e9a0080b61.mov