DESeq2Data: Accessors for the 'DESeq2Data' slot of a 'DChIPRepResults'...

Description Usage Arguments Value Examples

Description

The slot contains the DESeqDataSet as it is obtained after the initial data import. The DESeqDataSet contains the counts per position and the normalization factors as computed using the input counts.

Usage

1
2
3
4
5
## S4 method for signature 'DChIPRepResults'
DESeq2Data(object)

## S4 replacement method for signature 'DChIPRepResults,DESeqDataSet'
DESeq2Data(object) <- value

Arguments

object

a DChIPRepResults object

value

A DESeqDataSet object

Value

the DESeq2Data object contained in the DChIPRepResults object

Examples

1
2
3

b-klaus/DChIPRep documentation built on May 14, 2019, 11:15 a.m.