Compatibility
Tests histocompatibility between donor and candidates
-
abo()
- test for ABO compatibility
-
mmHLA()
- number of HLA mismatches
-
txscore()
- TRANSPLANTSCORE (Tx Score)
-
xmatch()
- virtual crossmatch (XM)
-
cHED()
- calculated HLA Evolutionary Divergence (HED) score.
Utilities
Auxiliar functions for allocation algorithms
-
age_diff()
- Donor - recipient age difference
-
hiper()
- Hiperimmunized classification
-
sp()
- Senior Program classification
-
donor_recipient_pairs()
- Candidates' selection according to any algorithm for multiple donors
-
several()
- Runs several time the function donor_recipient_pairs() as bootstrap.
Lima algorithm
Used to compute candidates selection according to Lima’s algorithm
-
lima()
- Lima's algorithm
-
cp()
- Candidates' Color Priority
PT algorithm
Used to compute candidates selection according to Portuguese algorithm
ET algorithm
Used to compute candidates selection according to EuroTransplant algorithm
UK algorithm
Used to compute candidates selection according to United Kingdom algorithm
Equity Matrix algorithm
Used to compute candidates selection according to Equity Matrix algorithm
Data
data frames availables from the pacakge
-
candidates
- Waiting list with transplant candidates' information.
-
candidates.uk
- Waiting list with UK transplant candidates' information.
-
donors
- Kidney donors' information.
-
donors.uk
- Kidney donors' information from UK transplant.
-
cabs
- Transplant candidates' HLA antibodies.
-
hlaAet
- HLA-A relative frequencies.
-
hlaApt
- HLA-A relative frequencies.
-
hlaBet
- HLA-B relative frequencies.
-
hlaBpt
- HLA-B relative frequencies.
-
hlaDRet
- HLA-DR relative frequencies.
-
hlaDRpt
- HLA-DR relative frequencies.
-
ABOpt
- ABO relative frequencies.
-
seqs
- HLA-A, -B, -C amino-acid sequences in FASTA format.
-
seqs2
- HLA-DRB1, -DQB1 amino-acid sequences in FASTA format.
-
dst
- Grantham distance metric.
-
histoc
- histoc: Histocompatibility analysis performed in kidney allocation systems for transplantation.