Description Usage Arguments Value Examples
Punctuation given according to HLA mismatchs (mm) for item A) to E) from PT's algorithm
1 2 3 4 5 6 7 8 9 10 | pts_HLA(
itemA = 12,
itemB = 8,
itemC = 4,
itemD = 2,
itemE = 1,
mm.A = 0,
mm.B = 0,
mm.DR = 0
)
|
itemA |
Points for HLA fullmatch (no mm for HLA-A, B and DR) |
itemB |
Points without mm for HLA-B and DR |
itemC |
Points with 1 mm for HLA-B and DR |
itemD |
Points with 1 mm for HLA-B and 1 mm for DR |
itemE |
Points for remaing possibilities |
A numerical value for pre-defined points
1 | pts_HLA(itemA = 12, itemB = 8, itemC = 4, itemD = 2, itemE = 1,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.