getQCPlots {debrowser} | R Documentation |
Gathers the plot data to be displayed within the quality checks panel.
getQCPlots(dataset = NULL, input = NULL, metadata = NULL, inputQCPlot = NULL, drawPCAExplained = NULL)
dataset, |
the dataset to use |
input, |
user input |
metadata, |
coupled samples and conditions |
inputQCPlot, |
input QC params |
drawPCAExplained, |
to draw pca loading plot |
the panel for QC plots
getQCPlots
x <- getQCPlots()