This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Birth and death process

Is there any way to get the Birth and death process algorithm in Python ? I did it in R, but how to do it in Python?

python

Hello nobel1154!

We believe that this post does not fit the main topic of this site.

not related to bioinformatics. This is a pure-python question. Ask stackoverflow.com

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

I used the birth and death process for Bayesian model selection. Now I want to use it on face recognition and a rna seq data. I did the birth and death process in R. Now I want to do the tree simulation on Python. so, I needed some documentation to do this in Python.

1 answer

Hi Nobel, did you mean specifically a phylogenetic tree simulated in a birth death process? If so, you could add some details to your question to make it clear why it fits @ biostars and have it reopened.

If the question is indeed about tree simulation, the OP might want to check DendroPy

thanks a lot, i was talking about the tree simulation. I got the link and useful information on Dendropy.

i got the information on Dendropy. thanks.

Log in to answer this question.