Learn R Programming

debrowser (version 1.0.8)

getQCPlots: getQCPlots

Description

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

Usage

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

Arguments

dataset,
the dataset to use
input,
user input
metadata,
coupled samples and conditions
inputQCPlot,
input QC params

Value

the panel for QC plots

Examples

Run this code
    x <- getQCPlots()

Run the code above in your browser using DataLab