Releases: MICS-Lab/pelc
v0.5.4.2b
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.5.4.2 of PELC includes the latest version of EpRegistry (V2024-03-14).
v0.5.4.2
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.5.4.2 of PELC includes the latest version of EpRegistry (V2024-03-14).
v0.5.4.1
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.5.4 includes the latest version of EpRegistry (V2023-08-25).
v0.5.3
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.5.3 includes support for Null Alleles.
v0.5.2
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.5.2 includes a QOL changes (main function can raise ValueError exceptions instead of just warning user and returning None) and better test coverage.
v0.5.1
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.5.0 includes new loci (DRB345, DQA1, DPB1 and DPA1) and better test coverages. v0.5.1 includes a small bugfix.
v0.5.0
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.5.0 includes new loci (DRB345, DQA1, DPB1 and DPA1) and better test coverages.
v0.4.3
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.4.3 includes bugfixes and better test coverage.
v0.4.2
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.4.2 includes the feature of displaying warning messages when the alleles entered by the user are not found in the EpRegistry reference.
v0.4.1
PELC is a Python package designed to calculate efficiently the HLA Eplet Load (based on the EpRegistry database) between donors and recipients. v0.4.1 has new features (option to return a pandas.DataFrame
instead of just saving a .csv
if the object is to be manipulated in Python straight away).