How to get the average number of pairwise differences among populations?
1
0
Entering edit mode
7.7 years ago
remi.b.md ▴ 60

I have genetic data in .structure and .vcf format (and can easily reach other formats with PGDSpider). The population of interest is structured and I would like to calculate the average number of pairwise differences (over a given window) between any pair of populations.

Is there an existing tool that would do the job for me?

genome statistics software • 2.8k views
ADD COMMENT
1
Entering edit mode
7.7 years ago
Brice Sarver ★ 3.8k

One way: pid() in R. Multiply by sequence length. Average over all individuals by applying over a matrix.

Edit: this is probably too complex for what you want to do. Try ngsDist.

ADD COMMENT

Login before adding your answer.

Traffic: 1834 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