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

QCdba-methodsR Documentation

Retrieve the DBA-object object associated with an experiment

Description

Retrieve the DBA-object object associated with a ChIPQCexperiment object.

Methods

signature(object = "ChIPQCexperiment")

Retrieves the DBA-object 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

data(tamoxifen_QC)
tamoxifenDBA = QCdba(tamoxifen)
## library(DiffBind)
## tamoxifenDBA

genialis/ChIPQC documentation built on May 24, 2022, 5:24 p.m.