mapBiasRef {AllelicImbalance} | R Documentation |
Create a matrix of bias for the reference allele
mapBiasRef(x, ...) ## S4 method for signature 'ASEset' mapBiasRef(x)
x |
|
... |
internal arguments |
select the expected frequency for the reference allele
Jesper R. Gadin, Lasse Folkersen
#load example data data(ASEset) a <- ASEset mat <- mapBiasRef(a)