summaryQC {BaalChIP}R Documentation

Method summaryQC

Description

Method summaryQC

Generates summary of QC result.

Usage

summaryQC(.Object)

## S4 method for signature 'BaalChIP'
summaryQC(.Object)

Arguments

.Object

An object of the BaalChIP class.

Value

A list with two elements:

Author(s)

Ines de Santiago

See Also

BaalChIP.run, plotQC

Examples

data('BaalObject')
summaryQC(BaalObject)

[Package BaalChIP version 1.13.0 Index]