expandVersion {HLAtools}R Documentation

Add 'Dot' Delimiters to a Numeric Release Version

Description

Adds the '.' delimiters to a 'squashed' IPD-IMGT/HLA Database Release Version name

Usage

expandVersion(ver)

Arguments

ver

A four character/numeral IPD-IMGT/HLA Database Release Version name (e.g., '3540' or 3450).

Value

A character vector of the expanded IPD-IMGT/HLA Database Release Version name.

Note

For internal HLAtools use.

This function assumes single-character-length first and third fields of IPD-IMGT/HLA Database Release Version names.

Examples

expandVersion(3450)


[Package HLAtools version 1.1.1 Index]