| getAF | R Documentation |
get a vector of allele frequences from a dosage matrix
getAF(M)
M |
dosage matrix. Assumes SNPs in M coded 0, 1, 2 (requires rounding dosages to integers). M is Nind x Mrow, numeric matrix, with row/columanes to indicate SNP/ind ID |
vector of allele frequencies, names = SNP IDs if in cols of M
Other helper:
backsolveSNPeff(),
centerDosage(),
crosses2predict(),
dose2domDevGenotypic(),
dose2domDev(),
effectsArray2list(),
genmap2recombfreq(),
genoVarCovarMatFunc(),
getMAF(),
getPropHom(),
intensity(),
kinship(),
maf_filter(),
quadform(),
remove_invariant()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.