mkGenABELcoding | R Documentation |
Each element of the coding vector is the index of the corresponding genotype in the GenABEL:::alleleID.codes() array. The genotypes are ordered so the allele with the greater frequency appears first.
mkGenABELcoding(markers = NULL, envir)
markers |
data frame of markers to be processed |
envir |
'environment' containing SQLite database and other globals |
None
## Not run:
mkGenABELcoding(envir)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.