plotSubcloneBar | R Documentation |
Plot subclone proportions in each sample as stacked bar chart
plotSubcloneBar(
subclone_props,
palette = viridis::viridis,
sample_names = NULL,
label_cluster = FALSE
)
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 |
label_cluster |
(Default FALSE) Whether to add cluster label to text on stacked bar |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.