goci icon indicating copy to clipboard operation
goci copied to clipboard

Mapped upstream and downstream genes displayed incorrectly in UI

Open ljwh2 opened this issue 11 months ago • 1 comments

According to the mapping pipeline, if there is no direct mapping for a gene, the mapping pipeline will retrieve the nearest upstream and downstream gene within 50kb. Mapped upstream and downstream genes are displayed in the download files separated by a hyphen i.e. GENE1 - GENE2, where as overlapping genes are displayed with a comma i.e. GENE1, GENE2.

Currently upstream and downstream genes are displayed in the UI with a comma, so the user is unable to tell the difference. This needs fixing so the mapped genes are displayed in the same way in the UI as in the download file.

I checked a few and it seems to affect all variants I checked so far.

Screenshot 2024-03-11 at 13.03.51.png Screenshot 2024-03-11 at 12.49.51.png

ljwh2 avatar Mar 11 '24 13:03 ljwh2