resultsDChIPRep: Accessors and setter for the 'results' slot of a...

Description Usage Arguments Value Examples

Description

The slot contains the results of the position wise tests in a data.frame after runing the function runTesting. It is a modified output of the results function of the DESeq2 package.

Usage

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

## S4 replacement method for signature 'DChIPRepResults,list'
resultsDChIPRep(object) <- value

Arguments

object

a DChIPRepResults object

value

A DESeqDataSet object

Value

a data.frame containing the results of the position wise tests

Examples

1
2
3
4

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