Description Usage Arguments Value Examples
Access (colon-separated) sample names
1 | sample_name(x, ...)
|
x |
A HLAGene or HLAAllele object. |
... |
Further arguments passed to methods. |
A character vector of colon-separated sample ethnicities.
1 2 3 4 5 | ## Not run:
x <- HLAGene("DPB1")
sample_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.