View source: R/qc_plotting_functions.R
plot_imputed_vs_not | R Documentation |
Distribution of imputed versus non imputed values.
plot_imputed_vs_not(
CompleteIntensityExperiment,
byCondition = FALSE,
title = "Intensity (Imputed vs Actual)",
format = "html"
)
CompleteIntensityExperiment |
SummarizedExperiment object of the data used for the DE analysis with limma |
byCondition |
logical. TRUE to produce separate density distributions by Condition. |
title |
str. Plot title |
format |
str. 'pdf' or html' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.