summaryASB: Method summaryASB

Description Usage Arguments Value Author(s) See Also Examples

Description

Method summaryASB

Generates summary of ASB test result.

Usage

1
2
3
4
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

1
2
data('BaalObject')
summaryASB(BaalObject)

InesdeSantiago/align_parser documentation built on March 21, 2019, 12:06 a.m.