Entering edit mode
8.0 years ago
BlackHole
•
0
I have a list of a 5 hundred thousand SNPs given by rs number. I want to get the chromosome and position for each SNP. For example: input: rs4477212 output: chr1 82154
How can I do it and how long will receive this information?
Get Snp Position From A Python Interface.
Thanks! Interesting, whether it is possible to do in R
Probably a biomart solution for this, through R.
You can try it using the UCSC mysql server