Description Usage Arguments Value Examples
Plots evolution in time of clones
1  | evolution_plot(QC_out, Sample_names = NULL)
 | 
QC_out | 
 : Output from One_step_clustering  | 
Sample_names | 
 : character vector of the names of each sample (in the same order as the data)  | 
ggplot object
1 2  | require(ggplot2)
evolution_plot(QC_output)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.