Generate boxplot per cluster of the proportion of cells in each celltype
plotClusterBoxPlotsByAppType(
  conos.obj,
  clustering = NULL,
  apptypes = NULL,
  return.details = FALSE
)Boxplot per cluster of the proportion of cells in each celltype
conos object
name of the clustering to use (default=NULL)
a factor specifying how to group the samples (default=NULL)
boolean If TRUE return a list with the plot and the summary data.frame (default=FALSE)