| PlotClusterComp | R Documentation | 
Plot cluster compositions
PlotClusterComp(
  group.list,
  clusters,
  samples = NULL,
  stabilize.var = TRUE,
  ctrl.group = NULL,
  groups.plot = NULL,
  clusters.plot = NULL,
  pt.size = 0.75
)
| group.list | Perturbation dictionary (in list format) | 
| clusters | Cluster annotations | 
| samples | Samples (i.e. mice, patients, biological replicates, default: NULL) | 
| stabilize.var | Apply variance stabilizing transformation (default: TRUE) | 
| ctrl.group | Control perturbation to compute logFC against (for paired samples only, default: NULL) | 
| groups.plot | Subset of perturbations to plot (default: NULL) | 
| clusters.plot | Subset of clusters to plot (default: NULL) | 
| pt.size | Point size (set to zero to hide points) | 
Boxplot of cluster compositions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.