GLVhelper {HLAtools} | R Documentation |
Locate Matches for an Incomplete IPD-IMGT/HLA Database Version
Description
Uses the provided version information to locate and return possible matches for an incompletely defined IPD-IMGT/HLA Database release version.
Usage
GLVhelper(Version)
Arguments
Version |
A character string of the desired version to which the alleles should be updated, going back to version 1.05.0. |
Value
A list of character strings of possible matches to a given incomplete input.
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 2023;102(4):501-507 https://doi.org/10.1111/tan.15145
Examples
GLVhelper("2.25")
GLVhelper("3.9.0")
[Package HLAtools version 1.6.2 Index]