Tab2GL.wrapper {BIGDAWG}R Documentation

Genotype List String to Tabular Data Conversion

Description

Expands GL strings to columns of adjacent locus pairs.

Usage

Tab2GL.wrapper(df, System, HZY.Red, Abs.Fill, Cores)

Arguments

df

Data frame containing GL strings

System

Character Genetic system HLA or KIR

HZY.Red

Logical Should homozygote genotypes be a single allele for non-DRB345.

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]