Description Usage Arguments Details Author(s) Examples
Create a matrix of bias for the reference allele
1 2 3 4 | 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
1 2 3 4 5 | #load example data
data(ASEset)
a <- ASEset
mat <- mapBiasRef(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.