simulate,lineage_tree_config,missing-method {DCLEAR} | R Documentation |
simulate
Description
Simulate a cell lineage tree Adoped from https://github.com/elifesciences-publications/CRISPR_recorders_sims/blob/master/MATLAB_sims/GESTALT_30hr_1x_simulation.m
Usage
## S4 method for signature 'lineage_tree_config,missing'
simulate(config, x, n_samples = 200, ...)
Arguments
config |
simulation configuration; a lineage_tree_config object |
x |
missing |
n_samples |
number of samples to simulate |
... |
additional parameters |
Value
a lineage_tree object
Author(s)
Wuming Gong (gongx030@umn.edu)
[Package DCLEAR version 1.0.13 Index]