create_boxplots: create boxplots of deconvolution results for each algorithm

View source: R/create_boxplots.R

create_boxplotsR Documentation

create boxplots of deconvolution results for each algorithm

Description

create boxplots of deconvolution results for each algorithm

Usage

create_boxplots(results.df, celltype.order = NULL, algorithm.order = NULL)

Arguments

results.df

data frame as returned by prepare_data

celltype.order

character vector of cell types specifying the plotting order

algorithm.order

character vector of algorithm names specifying the plotting order (left to right)

Value

list containing list of ggplot objects (plots), ordered by celltype.order (if supplied)


MarianSchoen/DMC documentation built on Aug. 2, 2022, 3:05 p.m.