prot.plot_imputation: Plot imputation results

View source: R/proteomics_plots.R

prot.plot_imputationR Documentation

Plot imputation results

Description

Plot the results of imputation as a density plot. It is recommended to log-transform the data before using this function.

Usage

prot.plot_imputation(se, ..., plot = TRUE, basesize = 12, export = TRUE)

Arguments

se

SummarizedExperiment object

...

Additional SummarizedExperiment objects. Can be input as named argument, for example: "se2" = se2

plot

logical, whether to plot the results or not (default: TRUE)

basesize

numeric, base font size (default: 12)

export

logical, whether to export the results as PNG and PDF or not (default: TRUE)

Value

(invisible) a ggplot object


NicWir/VisomX documentation built on Dec. 8, 2024, 1:27 a.m.