multiplot_trees: Plots multiple trees

Description Usage Arguments Examples

View source: R/plots.R

Description

Plots all trees created by the function Tree_generation. The red line means that mutations occured.

Usage

1
multiplot_trees(result_list, d, cex = 0.8)

Arguments

result_list

List of lists (tree generated and the probability associated with each tree)

d

Number of clusters found by QuantumClone

cex

Coefficient of expansion for the texts in phylogenetic tree plots. Default is 0.8

Examples

1

QuantumClone documentation built on May 2, 2019, 3:03 a.m.