Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithm for repeated Mitosis process #1

Open
Iftikhar11 opened this issue Dec 28, 2022 · 0 comments
Open

Algorithm for repeated Mitosis process #1

Iftikhar11 opened this issue Dec 28, 2022 · 0 comments

Comments

@Iftikhar11
Copy link

Hi,
I watched your videos on Computational Biology where you have done an excellent job coding different scenarios. I would like to know how to code the mitosis of cells in Python. I mean starting with one cell which divides into two daughter cells (either same as the parent cell or different from the parent or one cell as a parent and the other different) and each of these daughter cells is further divided into two daughter cells with the same probabilities as above and so on. This will generate a hierarchy so that I would able to know the population at any stage. Also to plot this population against time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant