random_tree {DCLEAR} | R Documentation |
random_tree
Description
Simulate a random lineage tree
Usage
random_tree(n_samples, division = 16L)
Arguments
n_samples |
number of samples to simulate |
division |
number of cell division |
Value
a data frame
Author(s)
Wuming Gong (gongx030@umn.edu)
[Package DCLEAR version 1.0.13 Index]