maf {ASRgenomics} | R Documentation |
Estimates minor allele frequency (MAF)
Description
Estimates minor allele frequency (MAF)
Usage
maf(M = NULL)
Arguments
M |
The additive n \times p matrix coded with 0, 1, 2, or NA
(default = NULL ).
|
Value
A vector with the MAF of each molecular marker
[Package
ASRgenomics version 1.1.4
Index]