QCdba-methods: Retrieve the 'DBA' object associated with an experiment

Description Methods Author(s) See Also Examples

Description

Retrieve the DBA object associated with a ChIPQCexperiment object.

Methods

signature(object = "ChIPQCexperiment")

Retrieves the DBA object associated with a ChIPQCexperiment. This object can be used with DiffBind functions to further analyse a ChIP-seq experiment, including performing a differential binding analysis.

Author(s)

Rory Stark and Thomas Carroll

See Also

ChIPQC-package, ChIPQCexperiment, DiffBind, dba

Examples

1
2
3
4
data(tamoxifen_QC)
tamoxifenDBA = QCdba(tamoxifen)
## library(DiffBind)
## tamoxifenDBA

ChIPQC documentation built on Nov. 8, 2020, 8:06 p.m.