Hello,
I have several datasets for how a single cell divided (the intensity of the original cell and the intensity of all its progeny, so I can estimate by successive 2-fold dilution how many time each progeny cell has divided).
For example I have 2 cells in the third division cycle, 5 cells in the 4th, 13 cells in the 5th and 2 cell in the 6th
I would like to plot a tree diagram that recapitulates the full lineage of the original cells and puts as leaves the progeny cells that I have at the end, at the right level of division.
Does someone have an idea of how I could implement that?
Cheers