simulate-lineage_tree_config-phyDat-method: simulate

simulate,lineage_tree_config,phyDat-methodR Documentation

simulate

Description

Simulate a cell lineage tree based on a set of sequences

Usage

## S4 method for signature 'lineage_tree_config,phyDat'
simulate(config, x, n_samples = 200L, k = 50, greedy = TRUE, ...)

Arguments

config

simulation configuration; a lineage_tree_config object

x

a sequence object

n_samples

number of samples to simulate

k

Number of trials

greedy

Whether ot not use a greedy search

...

additional parameters

Value

a lineage_tree object

Author(s)

Wuming Gong (gongx030@umn.edu)


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