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

Description Usage Arguments Value Examples

View source: R/mega2gdsfmt.R

Description

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

Usage

1
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

1
2
3
4
## Not run: 
mkAlleles(envir)

## End(Not run)

Mega2R documentation built on Dec. 11, 2021, 9:12 a.m.