QCcontrol-methods: Retrieve control objects associated with a sample
Description
Retrieve the ChIPQCsample objects representing controls, or a specific ChIPQCsample representing the control for a specific sample, from a ChIPQCexperiment object.
Arguments
Methods
signature(object = "ChIPQCexperiment", sampleID)
Get the control sample (as a ChIPQCsample object) associated with a ChIP sample, or, if sampleID is missing, a list of all samples used as controls. sampleID is a character string or an integer.