Entering edit mode
10.2 years ago
mdhale121
•
0
Hello,
Is there an easy way to query the hg19 reference genome based upon position and chromosome combination? I do not want to download the reference genome, I am looking for something like an API that I can include in my program and get the reference nucleotide based upon chromosome and position.
Thanks