This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Affy 500K positions in hg38

Hi all,

Does anyone know where one can find a list of the Affy 500K SNP positions in hg38 coordinates?

affymetrix hg38

2 answers

If anyone needs to know how I ended up figuring this out.

I downloaded the annotation CSV files from here (these files have hg19 coords), and joined the rs IDs against a dbSNP VCF:

http://www.affymetrix.com/catalog/131459/AFFY/Mapping+500K+Array+Set#1_3

As one of several solutions, I suspect, the UCSC genome browser has these data in a table snpArrayAffy6 but for hg19/GRCh37. Grab the data in bed format from the table browser and then use the UCSC liftover tool to move to hg38.

Has anybody produced a bed file for the 23andme/Illumina/Affy rsIDs on hg38?

Log in to answer this question.