QCmetadata-methods | R Documentation |
Retrieve metadata for a ChIPQCexperiment
object.
signature(object = "ChIPQCexperiment")
Retrieve a data frame containing metadata for all the samples in a ChIP-seq experiment represented by a ChIPQCexperiment
object.
signature(object = "list")
Retrieve a data frame containing metadata for all the samples in a list of ChIPQCsample objects.
Rory Stark and Thomas Carroll
ChIPQC-package, ChIPQCsample, ChIPQCexperiment
data(tamoxifen_QC) meta = QCmetadata(tamoxifen) meta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.