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

QCdba-methodsR Documentation

Retrieve the DBA object associated with an experiment

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

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

shengqh/ChIPQC documentation built on Feb. 27, 2023, 10:51 p.m.