View source: R/VersionValidation.R
repoVersion | R Documentation |
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.
repoVersion(version)
version |
A character string of a validated IPD-IMGT/HLA Database release version. |
A character string of the release version appropriate for use in an IMGT/HLA GitHub repository URL.
For internal HLAtools use.
repoVersion("3.05.0")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.