computeAllelicImbDNAChr: TODO

View source: R/allelicFraction.R

computeAllelicImbDNAChrR Documentation

TODO

Description

TODO

Usage

computeAllelicImbDNAChr(snp.pos, chr, wAR = 10, cutOffEmptyBox = -3)

Arguments

snp.pos

TODO

chr

a single positive integer for the chromosome.

wAR

a single positive integer representing the size-1 of the window used to compute an empty box. Default: 10.

cutOffEmptyBox

TODO Default: -3.

Value

a vector of TODO representing the imbAR TODO.

Author(s)

Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz

Examples


## Path to the demo pedigree file is located in this package
data.dir <- system.file("extdata", package="RAIDS")

## TODO


belleau/aicsPaper documentation built on Aug. 4, 2022, 1:12 a.m.