Check.Params.GLS {BIGDAWG}R Documentation

Check Input Parameters for GLS conversion

Description

Check input parameters for invalid entries.

Usage

Check.Params.GLS(
  Convert,
  File.Output,
  System,
  HZY.Red,
  DRB345.Check,
  Cores.Lim
)

Arguments

Convert

String Direction for conversion.

File.Output

String Type of output.

System

String Genetic system (HLA or KIR) of the data being converted

HZY.Red

Logical Reduction of homozygote genotypes to single allele.

DRB345.Check

Logical Check DR haplotypes for consistency and flag unusual haplotypes.

Cores.Lim

Integer How many cores can be used.

Note

This function is for internal use only.


[Package BIGDAWG version 3.0.3 Index]