getAlleles: pull allele pairs

View source: R/mega2gdsfmt.R

getAllelesR Documentation

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

## Not run: 
getAlleles(envir)

## End(Not run)

Mega2R documentation built on May 29, 2024, 1:14 a.m.