Learn R Programming

debrowser (version 1.0.8)

prepDataContainer: prepDataContainer

Description

Prepares the data container that stores values used within DESeq.

Usage

prepDataContainer(data = NULL, counter = NULL, input = NULL, session = NULL)

Arguments

data,
loaded dataset
counter,
the number of comparisons
input,
input parameters
session,
session var

Value

data

Examples

Run this code
    x <- prepDataContainer()

Run the code above in your browser using DataLab