GL2Tab.wrapper {BIGDAWG}R Documentation

Genotype List String to Tabular Data Conversion

Description

Expands GL strings to columns of adjacent locus pairs.

Usage

GL2Tab.wrapper(df, System, Strip.Prefix, Abs.Fill, Cores)

Arguments

df

Data frame containing GL strings

System

Character Genetic system HLA or KIR

Strip.Prefix

Logical Should System/Locus prefixes be stripped from table data.

Abs.Fill

Logical Should absent loci special designations be used.

Cores

Integer How many cores can be used

Note

This function is for internal use only


[Package BIGDAWG version 3.0.3 Index]