summaryASB {BaalChIP}R Documentation

Method summaryASB

Description

Method summaryASB

Generates summary of ASB test result.

Usage

summaryASB(.Object)

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

Arguments

.Object

An object of the BaalChIP class.

Value

A matrix containing the total number of allele-specific variants (TOTAL) and the number of variants allele-specific for the reference (REF) and alternate alleles (ALT).

Author(s)

Ines de Santiago

See Also

getASB, BaalChIP.report

Examples

data('BaalObject')
summaryASB(BaalObject)

[Package BaalChIP version 1.13.0 Index]