View source: R/subclone-proportion.R
plotSubclonePie | R Documentation |
Plot pie charts for subclone proportions in each sample
plotSubclonePie(
subclone_props,
palette = viridis::viridis,
sample_names = NULL,
title_size = 16,
legend_size = 10
)
subclone_props |
matrix of subclone proportions (returned from |
sample_names |
(Optional) Vector of sample names. Should be in the order of columns of subclone_props |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.