powered by
Plot all consensus trees using the branch-based visualizations
# S3 method for all.trees.clone.as.branch plot(x, ...)
Output of infer.clonal.models function
Other parammeters of plot.tree.clone.as.branch function
plot.tree.clone.as.branch
# NOT RUN { 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) # } # NOT RUN { # }
Run the code above in your browser using DataLab