GetDistScore | R Documentation |
Removes leading HLA and addition digits and checks the formatting. Works for some common alternative HLA formats.
Given two HLA alleles and a distance matrix output the distance between the two alleles for the given HLA allele
FixAllele(allele)
GetDistScore(hla1, hla2, dist.mat)
allele |
HLA allele for genes HLA-A, HLA-B or HLA-C |
hla1 |
HLA allele for genes HLA-A, HLA-B or HLA-C, in digit format A:01:01 |
hla2 |
HLA allele for genes HLA-A, HLA-B or HLA-C, in digit format A:01:01 |
dist.mat |
distance matrix giving distance between HLA alleles |
HLA allele in correct format for HLADivR to function
Distance between two HLA alleles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.