Learn R Programming

AllelicImbalance (version 1.6.2)

refFraction: reference fraction

Description

The fractions for all heterozygote reference alleles

Usage

refFraction(x, ...)

Arguments

x
ASEset object
...
arguments to forward to internal functions

Details

Neccessary to measure the effect of mapbias over heterozygous SNPs

Examples

Run this code
#load example data
data(ASEset)
a <- ASEset
rf <- refFraction(a, strand="*")

Run the code above in your browser using DataLab