This is interesting, and it's supplied directly by UCSC. It's not immediately apparent how to incorporate this into my app so I'll have to experiment with it more. Thanks for the link, though.
Webservice For Translation Of Genomic Positions Between Builds?
Is there a web service for translating a genomic position from one reference build to another?
For instance:
I have an arbitrary position chr1:1234567 in hg18 and I want to know what the equivalent position is in hg19 (GRCh37).
I want to do this without running my own alignment in order to save time/complexity so I figured maybe there was somebody out there running a service that could handle this.
• 3,171 views
•
link
2 answers
I think that ensembl API is going to be what I need. Thanks for the answer.
• 0 views
•
link
Log in to answer this question.