Main Workhorse wrapper for cross converting columnar table to GL string representaion.
GLSconvert(Data, Convert, File.Output = "txt", System = "HLA",
HZY.Red = FALSE, DRB345.Check = FALSE, Strip.Prefix = TRUE,
Abs.Fill = FALSE, Cores.Lim = 1L)
String File name or R Data Frame.
String Direction for conversion.
String Type of File.Output.
String Genetic system (HLA or KIR) of the data being converted
Logical Reduction of homozygote genotypes to single allele.
Logical Check DR haplotypes for consistency and flag unusual haplotypes.
Logical Should System/Locus prefixes be stripped from table data.
Logical Should absent loci special designations be used.
Integer How many cores can be used.