Description Usage Arguments Value Examples
Access allele names
1 | allele_name(x, ...)
|
x |
A HLAGene or HLAAllele object. |
... |
Further arguments passed to methods. |
A character vector of allele names.
1 2 3 4 5 | ## Not run:
x <- HLAGene("DPB1")
allele_name(x[is_complete(x)])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.