View source: R/SearchandBuildAlignments.R
variantTable | R Documentation |
Builds a data frame sequence variants at specific positions in specified alignments in HLAalignments, along with the counts and frequencies for each variant.
variantTable(alignType, locus, position)
alignType |
The type of alignment being searched. Allowed values are "prot", codon", "nuc" and "gen". Only one 'alignType' value is allowed. |
locus |
A locus supported by the IPD-IMGT/HLA Database. |
position |
A numeric variant position. |
a data frame of three columns identifying the variants, and the number and frequency of each in the alignment.
For internal HLAtools use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.