getQCReplot {debrowser}R Documentation

getQCReplot

Description

Prepares QCplots for comparisons and others

Usage

getQCReplot(cols = NULL, conds = NULL, datasetInput = NULL,
  input = NULL, inputQCPlot = NULL, drawPCAExplained = NULL)

Arguments

cols,

the dataset to use

conds,

the dataset to use

datasetInput,

the dataset to use

input,

user input

inputQCPlot,

input QC params

drawPCAExplained,

to draw pca loading plot

Value

the panel for QC plots

Note

getQCReplot

Examples

    x <- getQCReplot()


[Package debrowser version 1.6.8 Index]