GLV {HLAtools} | R Documentation |
Retrieve version from input GL String.
Description
Extracts the version data from an input GL String Code, or provides appropriate options if version input is not present in the IPD-IMGT/HLA Database.
Usage
GLV(GLString)
Arguments
GLString |
A character string of HLA allele names and operators in GL String Code format, signifying their relation with one another and the pertinent IPD-IMGT/HLA Database release version. |
Value
Returns A character string of the version of the release as it appears in the pertinent alleleListHistory$AlleleListHistory-column-header.
Note
For internal use only.
References
Mack et al. HLA 2023;102(2):206-212 https://doi.org/10.1111/tan.15126
Mack et al. HLA 05 July 2023 https://doi.org/10.1111/tan.15145
Examples
GLV("hla#3.25.0#HLA-B15:35")
[Package HLAtools version 1.1.1 Index]