You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: