This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to update a 23andme, vcf or plink bed file to hg38?
Hos do I upgrade a 23andme file to the latest genome versjon, hg38? That it isn't possible to do reliably is also an answer, but hopefully it is simple. Edit: is there a tool that changes genotypes too, not just position? Or is a woman with A/T in snp x certain to have the same alleles after the snp upgrade? Since plink2 can convert the 23 format, I'll accept answers for VCF and plink bed too.
23andme
Almost like a bed file. Will post tomorrow, using phone now.

1 answer

It's a bed file ? Use liftover https://genome.ucsc.edu/cgi-bin/hgLiftOver

Thanks, but how do you know which alleles a person has after the upgrade? That tool just converts genome positions, it does not do anything to the genotype afaicr (if a SNP has genotype AA in hg36, is it guaranteed to be the same in hg38?)

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

Yes, if by bed you mean plink-style bed file.

Log in to answer this question.