QCdba-methods | R Documentation |
DBA
object associated with an experimentRetrieve 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
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.