Description Usage Arguments Value Examples
Computes the number of HLA mismatchs between donor and candidate
1 2 3 4 5 6 7 8 |
dA |
donor's HLA-A typing |
dB |
donor's HLA-B typing |
dDR |
donor's HLA-DR typing |
cA |
candidate's HLA-A typing |
cB |
candidate's HLA-B typing |
cDR |
candidate's HLA-DR typing |
mmA number of HLA-A mismatchs between dA
and cA
;
mmB number of HLA-B mismatchs between dB
and cB
;
mmDR number of HLA-DR mismatchs between dA
DRand cDR
;
and mmHLA as the sum of mmA + mmB + mmDR
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.