loadHlaData {ipdDb}R Documentation

Load the IPD IMGT/HLA database

Description

Load the IPD IMGT/HLA database

Usage

loadHlaData(version = "Latest")

Arguments

version

Either a valid version of the IPD IMGT/HLA database or "Latest" to fetch the latest version

Value

an IpdDb object containing the database.

Examples

## Load the HLA database
hla <- loadHlaData()

[Package ipdDb version 1.2.0 Index]