extractLoci: Extract Locus Information from Supplied Haplotype Data

Description Usage Arguments Value Note Examples

View source: R/LocusExtractor.R

Description

This function extracts locus information from the haplotype data, and structures it for LDWrap().

Usage

1
extractLoci(dataSet)

Arguments

dataSet

Data frame of two haplotypes extracted from the famData provided to LDWrap()

Value

List of two vector elements; the locus prefix (if any), e.g. "HLA-", and the interleaved unsuffixed and suffixed locus names (e.g., locus, locus_1)

Note

This function is for internal POULD use only.

Examples

1
#

pould documentation built on Oct. 23, 2020, 7 p.m.