summaryASB {BaalChIP} | R Documentation |
Method summaryASB
Generates summary of ASB test result.
summaryASB(.Object) ## S4 method for signature 'BaalChIP' summaryASB(.Object)
.Object |
An object of the |
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).
Ines de Santiago
data('BaalObject') summaryASB(BaalObject)