varfish-server
varfish-server copied to clipboard
Gene name in result list and variant details can differ
Describe the bug For example for the gene HGNC:25322 - result list displays C12orf29 (previous symbol) while the official name is RLIG1
https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:25322
RCA
The annotation of the gene for the variant in the variant details comes from annonars. In the result list, it is joined via the postgres query coming from the RefseqToGeneSymbol/EnsemblToGeneSymbol table. These tables are not up-to-date.
https://github.com/varfish-org/varfish-server/blob/1f6608d767f45fd37312d738fd33061fef7fcf5a/backend/variants/queries.py#L291
Solution
- Either we wait for the next-generation annotation step with mehari.
- or we substitute the join of the table with a call to annonars.