This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Where can I obtain fasta files of around multiple different European human genomes?

I'm looking to obtain fasta files of multiple, from at least 10 to a few hundred (the number is arbitrary) different European human genomes for each chromosome. They should all be aligned to the same reference genome and their genomes should be the same length. Where can I find this data?

I've checked 1000Genomes and they have this data in the form of vcf files, and it's seems like it'd take a while to get genomes in fasta files from those. I was wondering if there is any other alternative resource?

genome fasta

1 answer

The data on the 1000 Genomes FTP is also available as FASTQ under sequence read e.g. HG00107. Then you could do a FASTQ convert to FASTA.

Thanks. Is there a way I can get fasta files that skips indels?

Log in to answer this question.