Description Methods Author(s) See Also Examples
Retrieve the DBA
object associated with a ChIPQCexperiment
object.
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.
Rory Stark and Thomas Carroll
ChIPQC-package, ChIPQCexperiment, DiffBind, dba
1 2 3 4 | data(tamoxifen_QC)
tamoxifenDBA = QCdba(tamoxifen)
## library(DiffBind)
## tamoxifenDBA
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.