Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to retrieve all homologously related genomic positions for a 'selected position' #40

Open
laurensvdwiel opened this issue Jan 4, 2019 · 0 comments
Labels

Comments

@laurensvdwiel
Copy link
Member

laurensvdwiel commented Jan 4, 2019

Description (via support request):
Allow users to retrieve the list of all related positions to a given genomic position.

Back-end Implementation:
Create an api route like /metadome/api/genomic_position/related_positions/string:chrom-int:pos that would return the raw results for all related positions to the provided position in the form of:
chr, genomic_pos, gencode_transcript_id, cDNA_pos, ref, codon, codon_position, uniprot_ac, uniprot_pos, uniprot_residue

UI implementation:
Add a button to the 'selected position' pop-up to download a list (.tsv or .csv) of all related positions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant