Learn R Programming

DChIPRep (version 1.2.3)

DChIPRepResults-class: DChIPRepResults object and constructor

Description

The DChIPRepResults contains a DESeqDataSet as obtained after the initial import.

Usage

DChIPRepResults(object)

Arguments

object
A DESeqDataSet

Value

A DChIPRepResult object.

Examples

Run this code
data(testData)
dcr <- DChIPRepResults(testData)

Run the code above in your browser using DataLab