cmbi / metadome

MetaDome is aimed at professionals in the (bio-)medical field of human genetics who wish to visualize the position of their mutation of interest in the context of general population-based genetic variation and provide detailed information of pathogenic variants found across homologous domain positions.

Home Page:https://stuart.radboudumc.nl/metadome/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternative entrypoint to access 'selected position' results

laurensvdwiel opened this issue · comments

Description (via support request):
When assessing variants, it would be great to be able to click through to a single position in MetaDome without needing to go through the laborious manual task of selecting the gene, finding the locus.

Back-end Implementation:
Create an api route like /metadome/api/genomic_position/all_results/string:chrom-int:pos that would return the raw results for the 'selected positions' in all found transcripts at that position.

UI implementation:
Provide a search location bar that queries the api route and offer you a list of the possible transcripts with results for that position