This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How can I download from the 1000 genome information for a list of SNPs in specific populations?

Hi All,

I have a list of rs codes and positions from a Microarray and I need to get the same positions in different populations from the 1000 genome.

I tried with the 1000 genome Browser, but I should give a range for each chromosome and they are too big.

How can I do it in a different way?

Thank you

1000genome microarray snps

1 answer

You can just download all of the mutations recording in the files from office website: http://www.1000genomes.org/data

ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/

Then you can write a simple script to do the batch search according to the positions.

Log in to answer this question.