Learn R Programming

Mega2R (version 1.0.3)

mkAlleles: generate allele pairs in with MAJ(or) allele first

Description

The genotypes are ordered so the allele with the greater frequency appears first.

Usage

mkAlleles(markers = NULL, separator = "/", envir = ENV)

Arguments

markers

data frame of markers to be processed

envir

'environment' containing SQLite database and other globals

Value

None

Examples

Run this code
# NOT RUN {
mkAlleles(envir)
# }

Run the code above in your browser using DataLab