mkAlleles | R Documentation |
The genotypes are ordered so the allele with the greater frequency appears first.
mkAlleles(markers = NULL, separator = "/", envir = ENV)
markers |
data frame of markers to be processed |
envir |
'environment' containing SQLite database and other globals |
None
## Not run:
mkAlleles(envir)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.