loadHlaData {ipdDb} | R Documentation |
Load the IPD IMGT/HLA database
loadHlaData(version = "Latest")
version |
Either a valid version of the IPD IMGT/HLA database or "Latest" to fetch the latest version |
an IpdDb
object containing the database.
## Load the HLA database hla <- loadHlaData()