Description Usage Arguments Value Note Examples
View source: R/LocusExtractor.R
This function extracts locus information from the haplotype data, and structures it for LDWrap().
1 | extractLoci(dataSet)
|
dataSet |
Data frame of two haplotypes extracted from the famData provided to LDWrap() |
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)
This function is for internal POULD use only.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.