Learn R Programming

ChIPQC (version 1.8.2)

plotPrincomp-methods: Generate Principal Components Analysis plot for ChIP samples

Description

Generate principal components analysis plot for ChIP samples.

Arguments

Methods

signature(object = "ChIPQCexperiment", attributes, ...)
Generate principal components analysis plot, for all the samples in an experiment that are associated with a peakset.
attributes
character string, or vector of character strings, representing metadata field names, for use grouping samples by color.
...
additional parameters passed to dba.plotPCA

See Also

ChIPQC-package, ChIPQCexperiment, dba.plotPCA

Examples

Run this code
data(tamoxifen_QC)
plotPrincomp(tamoxifen,attributes=c("Condition"))

Run the code above in your browser using DataLab