How Can I Simulate A Shrinking Population With A Selective Sweep?
2
0
Entering edit mode
11.7 years ago
user ▴ 20

I need to simulate a genomic region with a shrinking effective population size from 100 (past) to 30 (present). The region must include a selective sweep undergoing positive selection. any idea?

genetics simulation • 2.0k views
ADD COMMENT
1
Entering edit mode
11.7 years ago

I don't know of any tool that simulates this, so I guess you will have to implement a Monte Carlo simulation algorithm which includes the features that are believed to result from what you describe:

  • shrinking Ne -> incrinsing genetic drift -> higher rate of random fixation
  • strong positive selection -> higher dN/dS (>1)

Maybe you can use a sequence simulation software for the sequence evolution part (I developed alfacinha if you want to try it out), but you will definitely have to write a part of the implementation yourself.

ADD COMMENT
1
Entering edit mode
11.7 years ago
Adam ★ 1.0k

SFS_CODE should be able to do this I think.

ADD COMMENT

Login before adding your answer.

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