Learn R Programming

AllelicImbalance (version 1.10.2)

mapBiasRef: mapBias for reference allele

Description

Create a matrix of bias for the reference allele

Usage

mapBiasRef(x, ...)
"mapBiasRef"(x)

Arguments

x
ASEset object
...
internal arguments

Details

select the expected frequency for the reference allele

Examples

Run this code

#load example data
data(ASEset)
a <- ASEset

mat <- mapBiasRef(a) 

Run the code above in your browser using DataLab