Skip to content

Releases: MICS-Lab/pelc

v0.5.4.2b

04 Apr 13:55
Compare
Choose a tag to compare

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

01 Apr 16:26
Compare
Choose a tag to compare

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

19 Sep 13:21
Compare
Choose a tag to compare

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

31 Jul 21:15
Compare
Choose a tag to compare

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

21 Jul 14:45
Compare
Choose a tag to compare

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

20 Apr 20:37
Compare
Choose a tag to compare

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

03 Apr 13:41
Compare
Choose a tag to compare

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

25 Jan 21:30
Compare
Choose a tag to compare

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

25 Jan 14:52
Compare
Choose a tag to compare

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

25 Jan 10:06
Compare
Choose a tag to compare

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).