plot.all.trees.clone.as.branch: Plot all branch-based consensus clonal evolution trees

Description Usage Arguments See Also Examples

Description

Plot all consensus trees using the branch-based visualizations

Usage

1
2
## S3 method for class 'all.trees.clone.as.branch'
plot(x, ...)

Arguments

x

Output of infer.clonal.models function

...

Other parammeters of plot.tree.clone.as.branch function

See Also

plot.tree.clone.as.branch

Examples

1
2
3
4
5
6
7
data(aml1)
y = aml1
## Not run: 
plot.all.trees.clone.as.branch(y, branch.width = 0.5,
     node.size = 1, node.label.size = 0.5)

## End(Not run)

hdng/clonevol documentation built on May 17, 2019, 3:19 p.m.