| plotClusterBoxPlotsByAppType | R Documentation | 
Generate boxplot per cluster of the proportion of cells in each celltype
plotClusterBoxPlotsByAppType(
  conos.obj,
  clustering = NULL,
  apptypes = NULL,
  return.details = FALSE
)
conos.obj | 
 conos object  | 
clustering | 
 name of the clustering to use (default=NULL)  | 
apptypes | 
 a factor specifying how to group the samples (default=NULL)  | 
return.details | 
 boolean If TRUE return a list with the plot and the summary data.frame (default=FALSE)  | 
Boxplot per cluster of the proportion of cells in each celltype
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.