Description Arguments Details Author(s) Examples
inference of the alternate allele based on count data
x | 
 
  | 
return.class | 
 class of returned object  | 
allele.source | 
 'arank'  | 
verbose | 
 make function more talkative  | 
... | 
 arguments to forward to internal functions  | 
The inference essentially ranks all alleles and the most expressed allele not declared as reference will be inferred as the alternative allele. At the moment only inference of bi-allelic alternative alleles are available.
Jesper R. Gadin, Lasse Folkersen
1 2 3 4  | #load data
data(ASEset)
alt <- inferAltAllele(ASEset)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.