Description Usage Arguments Value Examples
Get all available loci of the KIR or HLA database
| 1 | getLoci(x)
 | 
| x | The database connection; an  | 
A vector of available loci in the database.
| 1 2 3 4 | ## Load the database 
hla <- loadHlaData()
## Get the loci
loci <- getLoci(hla)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.