summariseAAPosition | R Documentation |
List HLA alleles and amino acid residues at a given position.
summariseAAPosition(hla_calls, aa_pos, aln = NULL, na.rm = FALSE)
hla_calls |
HLA calls data frame, as returned by
|
aa_pos |
String specifying gene and amino acid position, example
|
aln |
Matrix containing amino acid sequence alignments as returned by
|
na.rm |
Logical flag indicating if |
Data frame containing HLA alleles, their corresponding amino acid residues and frequencies at requested position.
summariseAAPosition(MiDAS_tut_HLA, "A_9")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.