This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Identification of haplotype blocks

Hi all,

I am working with 1000G data for a chromosomal region. I can see that there are different and (more or less) well defined haplotype blocks within that region. I would like to break the region into these "linked" blocks to do a phylogenetic analysis of each block. Can anyone point to a method to identify those haplotype blocks automatically?

Many, many thanks, Federico

haplotype blocks

1 answer

I've found the answer. plink --bfile mydata --blocks

Thank you, Floris.

I was planning on using Phyml or RAxML for the phylogenetic analyses, running them for each block separately. However, looking at the alignments I think the blocks are not completely "correct", I mean, there is recombination inside a given block. And recombination mixes phylogenetic histories, so this is a problem.

Did you solve this problem? I met a similar problem. I need to compute phylogeny for each haplotype region of many population samples.

Log in to answer this question.