DReichLab / AdmixTools

Tools test whether admixture occurred and more
182 stars 64 forks source link

Using sliding window to run admixtools to detect unusual regions #16

Open liujing251614 opened 7 years ago

liujing251614 commented 7 years ago

Hi,

There are many examples using sliding windows to detect introgression regions using D statistic. So, I wander that, could I run qp3Pop to detect introgression regions with sliding windows? If so, does qp3Pop have more power to detect introgression regions compared to D_statistic?

Thanks!

bumblenick commented 7 years ago

You can try this but LD will often be a problem. A highly relevant paper is https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4271521/

I have not much experience here.

Nick

On Wed, Mar 22, 2017 at 6:07 AM, liujing251614 notifications@github.com wrote:

Hi,

There are many examples using sliding windows to detect introgression regions using D statistic. So, I wander that, could I run qp3Pop to detect introgression regions with sliding windows? If so, does qp3Pop have more power to detect introgression regions compared to D_statistic?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DReichLab/AdmixTools/issues/16, or mute the thread https://github.com/notifications/unsubscribe-auth/AQn_h9y9RxYzrOhlqVgEeZM6HyUD-ahQks5roPLZgaJpZM4Mk-En .

liujing251614 commented 7 years ago

Thanks a lot!