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)

DKMS-LSL/ipdDb documentation built on May 8, 2019, 5:40 p.m.