getLoci-IpdDb-method: Get loci

Description Usage Arguments Value Examples

Description

Get all available loci of the KIR or HLA database

Usage

1

Arguments

x

The database connection; an IpdDb object.

Value

A vector of available loci in the database.

Examples

1
2
3
4
## Load the database 
hla <- loadHlaData()
## Get the loci
loci <- getLoci(hla)

ipdDb documentation built on Nov. 8, 2020, 6:07 p.m.