simulate_core: simulate_core

View source: R/simulate.r

simulate_coreR Documentation

simulate_core

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

simulate_core(config, tree, mutation_site, outcome)

Arguments

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

Value

a 'lineage_tree' object


DCLEAR documentation built on Sept. 14, 2023, 9:09 a.m.