getQCPlots {debrowser}R Documentation

getQCPlots

Description

Gathers the plot data to be displayed within the quality checks panel.

Usage

getQCPlots(dataset = NULL, input = NULL, metadata = NULL,
  inputQCPlot = NULL, drawPCAExplained = NULL)

Arguments

dataset,

the dataset to use

input,

user input

metadata,

coupled samples and conditions

inputQCPlot,

input QC params

drawPCAExplained,

to draw pca loading plot

Value

the panel for QC plots

Note

getQCPlots

Examples

    x <- getQCPlots()


[Package debrowser version 1.6.8 Index]