repoVersion {HLAtools} | R Documentation |
Convert an AlleleListHistory Release Version to the GitHub Repository Version
Description
Removes periods from IMGT/HLA Database release versions, and converts release versions '3.00.0'-'3.09.0' to '300'-'390' to facilitate working with these GitHub repo branches.
Usage
repoVersion(version)
Arguments
version |
A character string of a validated IPD-IMGT/HLA Database release version. |
Value
A character string of the release version suitable for use in an IMGT/HLA GitHub repository URL.
Note
For internal HLAtools use.
Examples
repoVersion("3.05.0")
[Package HLAtools version 1.1.1 Index]