show: prints the DESeq2Data slot of the DChIPRepResults object

Description Usage Arguments Value Examples

Description

prints the data

Usage

1
2
## S4 method for signature 'DChIPRepResults'
show(object)

Arguments

object

A DChIPRepResults object

Value

A compact representation of the DChIPRepResults object

Examples

1
2
3
4
5
data(testData)
dcr <- DChIPRepResults(testData)
dcr
dcr <- runTesting(dcr)
dcr

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