simulate,lineage_tree_config,missing-method | R Documentation |
Simulate a cell lineage tree Adoped from https://github.com/elifesciences-publications/CRISPR_recorders_sims/blob/master/MATLAB_sims/GESTALT_30hr_1x_simulation.m
## S4 method for signature 'lineage_tree_config,missing'
simulate(config, x, n_samples = 200, ...)
config |
simulation configuration; a lineage_tree_config object |
x |
missing |
n_samples |
number of samples to simulate |
... |
additional parameters |
a lineage_tree object
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.