Description Usage Arguments Value
View source: R/04_Visual_CompositionMaps.R
Creates a plot showing the composition of each cluster in terms of manually annotated populations. You need to specify a sub-pipeline and n-parameter iteration(s) by index. If multiple n-parameter iterations are chosen, a list of plots is returned.
1 | PlotCompositionMap(benchmark, idx.subpipeline, idcs.n_param = NULL)
|
benchmark |
an object of class |
idx.subpipeline |
integer value: index of sub-pipeline that includes a clustering step |
idcs.n_param |
integer or vector of integers: indices of n-parameter iteration(s) of interest. Default value is |
list of plots, one per each n-parameter iteration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.