How to extract fasta from 1000 genomes?
0
2
Entering edit mode
7.1 years ago

Hi there!

I'm interested in obtaining the consensus sequence for a determined chromosome in fasta format from the 1000 genomes data. I have bee looking the .bam files that the FTP site provides for each individual (whole sequencing data), however, i am interested in a determined chromosome sequence and not in the complete genome. My questions are:

Does exists a way to download a specific region of the genome data from 1000 genomes project (i suppose in .bam format)?

How can i transform a .bam file into the consensus sequence in a .fasta format?

Thanks!

1000 Genomes Fasta BAM • 2.3k views
ADD COMMENT
2
Entering edit mode

You can use samtools to make a consensus of your bam file.

See e.g., previous posts:

How To Generate A Consensus Fasta Sequence From Sam Tools Pileup?

ADD REPLY

Login before adding your answer.

Traffic: 1526 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6