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 lineage_tree_config,missing
simulate(config, x, n_samples = 200, ...)
a lineage_tree object
simulation configuration; a lineage_tree_config object
missing
number of samples to simulate
additional parameters
Wuming Gong (gongx030@umn.edu)