repoVersion: Convert an AlleleListHistory Release Version to the GitHub...

View source: R/VersionValidation.R

repoVersionR 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 appropriate for use in an IMGT/HLA GitHub repository URL.

Note

For internal HLAtools use.

Examples

repoVersion("3.05.0")


HLAtools documentation built on June 8, 2025, 12:24 p.m.