Learn R Programming

debrowser (version 1.0.8)

prepDESeqOutput: prepDESeqOutput

Description

Prepares the output data from DESeq to be used within DEBrowser

Usage

prepDESeqOutput(data = NULL, cols = NULL, conds = NULL, inputconds = NULL, i = NULL)

Arguments

data,
loaded dataset
cols,
columns
conds,
conds
inputconds,
inputconds
i,
selected comparison number

Value

data

Examples

Run this code
    x <- prepDESeqOutput()

Run the code above in your browser using DataLab