Learn R Programming

DCLEAR (version 1.0.13)

random_tree: random_tree

Description

Simulate a random lineage tree

Usage

random_tree(n_samples, division = 16L)

Value

a data frame

Arguments

n_samples

number of samples to simulate

division

number of cell division

Author

Wuming Gong (gongx030@umn.edu)