Simulation - Evolution of the number of genes
1
0
Entering edit mode
2.6 years ago

Hi !

I would like to simulate the evolution of the number of genes along a phylogeny (Under a BM or OU model), following a birth-and-death model. I would like to use a real species tree, and two parameters : a mean birth rate of genes and a mean death rate of genes.

Do you have any idea of program or R package (or python) that would be suitable to perform this kind of simulation ?

Thanks a lot for any help provided !

Maxime

Evolution Phylogeny Gene repertoire Simulation • 835 views
ADD COMMENT
0
Entering edit mode
2.3 years ago
BlastedBadger ▴ 160

If you are open to programs outside of R and Python, you could use CAFE 5 (Mendes et al. 2020). Its aim is to infer rates, but it has an option to simulate, as described in the slow start guide:

Simulate - Given specified values, generate an artificial list of gene families that matches the values. To generate a simulation, pass the --simulate or -s parameter. Either pass a count of families to be simulated with the parameter (--simulate=1000) or pass a --rootdist (-f) parameter with a file containing the distribution to match (see [rootdist] for the file format).

P.S: I am confused by what models you request: you say "under a BM or OU model", and then "birth-and-death". I think there is a misunderstanding because the former models are suited for continuous traits while the latter for counts.

ADD COMMENT
0
Entering edit mode

Thanks a lot for your answer !

I will try CAFE 5 and tell you how it goes :D

ADD REPLY

Login before adding your answer.

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