evolution_plot: Evolution plot

Description Usage Arguments Examples

View source: R/plots.R

Description

Plots evolution in time of clones

Usage

1
evolution_plot(QC_out, Sample_names = NULL)

Arguments

QC_out

: Output from One_step_clustering

Sample_names

: character vector of the names of each sample (in the same order as the data)

Examples

1
2

Example output

Loading required package: compiler
Loading required package: foreach
Loading required package: ggplot2
Warning message:
In evolution_plot(QC_output) : Samples_names is empty, will use 1 to 2

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