Skip to content

Algorithm for repeated Mitosis process #1

@Iftikhar11

Description

@Iftikhar11

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions