Description Usage Arguments Value See Also Examples
Constructor for HLARanges objects
1 2 3 4 5 6 7 8 9 10 | HLARanges(
seqnames = S4Vectors::Rle(),
ranges = IRanges::IRanges(),
id = NA_character_,
order = NA_integer_,
type = NA_character_,
status = NA_character_,
frame = NA_integer_,
...
)
|
seqnames |
|
ranges |
IRanges object containing the ranges. |
id |
|
order |
|
type |
|
status |
|
frame |
|
... |
Arguments passed to |
A HLARanges object.
parse_hla_alleles()
, HLAAllele
1 | showClass("HLARanges")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.