simulate_core | 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
simulate_core(config, tree, mutation_site, outcome)
config |
simulation configuration; a lineage_tree_config object |
tree |
a matrix representing the lineage tree |
mutation_site |
a binary matrix indicating the mutation sites |
outcome |
a character matrix |
a 'lineage_tree' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.