Learn R Programming

Mega2R (version 1.0.3)

getAlleles: pull allele pairs

Description

get alleles in order

Usage

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

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

Run the code above in your browser using DataLab