getAlleles: pull allele pairs

Description Usage Arguments Value Examples

View source: R/mega2gdsfmt.R

Description

get alleles in order

Usage

1
getAlleles(markers = NULL, separator = "/", envir = ENV)

Arguments

markers

data frame of markers to be processed

envir

'environment' containing SQLite database and other globals

Value

string vector of alleles with separator

Examples

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

## End(Not run)

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