Computes HLA mismatches (mm) and the respective punctuation within ET Kidney allocation system
Arguments
- dA
A two elements character vector donor's HLA-A typing.
- dB
A two elements character vector donor's HLA-B typing.
- dDR
A two elements character vector donor's HLA-DR typing.
- cA
A two elements character vector candidate's HLA-A typing.
- cB
A two elements character vector candidate's HLA-B typing.
- cDR
A two elements character vector candidate's HLA-DR typing.
- mm0
A numeric value with points for 0 HLA mm on ETKAS points table.
- mm1
A numeric value with points for 1 HLA mm on ETKAS points table.
- mm2
A numeric value with points for 2 HLA mm on ETKAS points table.
- mm3
A numeric value with points for 3 HLA mm on ETKAS points table.
- mm4
A numeric value with points for 4 HLA mm on ETKAS points table.
- mm5
A numeric value with points for 5 HLA mm on ETKAS points table.
- mm6
A numeric value with points for 6 HLA mm on ETKAS points table.