Learn R Programming

Mega2R (version 1.1.0)

getAlleles: pull allele pairs

Description

get alleles in order

Usage

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

Value

string vector of alleles with separator

Arguments

markers

data frame of markers to be processed

envir

'environment' containing SQLite database and other globals

Examples

Run this code
if (FALSE) {
getAlleles(envir)
}

Run the code above in your browser using DataLab