loadKirData {ipdDb}R Documentation

Load the IPD KIR database

Description

Load the IPD KIR database

Usage

loadKirData(version = "Latest")

Arguments

version

Either a valid version of the IPD KIR database or "Latest" to fetch the latest version

Value

an IpdDb object containing the database.

Examples

## Load the KIR database
kir <- loadKirData()

[Package ipdDb version 1.2.0 Index]