This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Where do I get a large reference VCF?

I would like to download a large .vcf file containing many (hundreds or thousands) of samples. Ideally, I would download different population-specific .vcf files, but the ability to sort/filter by ancestry group is fine. Where do I get such a file? I prefer GRCh37 for consistency with other files I'm using.

1000genomes vcf genome reference-genome ukbiobank

1 answer

https://www.cog-genomics.org/plink/2.0/resources#phase3_1kg ; you can select the GRCh37 version, and then use plink2 to export VCF(s). The .psam file contains population labels.

Log in to answer this question.