Learn R Programming

DChIPRep (version 1.2.3)

show: prints the DESeq2Data slot of the DChIPRepResults object

Description

prints the data

Usage

"show"(object)

Arguments

object
A DChIPRepResults object

Value

A compact representation of the DChIPRepResults object

Examples

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

Run the code above in your browser using DataLab