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 05 July 2023 https://doi.org/10.1111/tan.15145
Examples
GLVhelper("2.25")
GLVhelper("3.9.0")
[Package HLAtools version 1.1.1 Index]