Plot the results of imputation as a density plot. It is recommended to log-transform the data before using this function.
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)