Learn R Programming

debrowser (version 1.0.8)

getMergedComparison: getMergedComparison

Description

Gathers the merged comparison data to be used within the DEBrowser.

Usage

getMergedComparison(Dataset = NULL, dc = NULL, nc = NULL, input = NULL)

Arguments

Dataset,
whole data
dc,
data container
nc,
the number of comparisons
input,
input params

Value

data

Examples

Run this code
    x <- getMergedComparison()

Run the code above in your browser using DataLab