simulate,lineage_tree_config,phyDat-method | R Documentation |
Simulate a cell lineage tree based on a set of sequences
## S4 method for signature 'lineage_tree_config,phyDat'
simulate(config, x, n_samples = 200L, k = 50, greedy = TRUE, ...)
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 |
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.