Skip to content

Releases: MICS-Lab/pelc

v0.4.0

23 Jan 16:12
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.0 has new features (comparing two alleles instead of comparing two typings) and is faster (using .pickle files instead of .csv files).

v0.3.1

11 Jan 17:07
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.3.1 has new features (filtering Antibody Verified eplets or calculating mismatches with all eplets), performance improvements and QOL changes.

v0.2.4

28 Oct 21:41
Compare
Choose a tag to compare

PECC is a Python package designed to calculate efficiently the HLA Epitopic Charge (based on the EpRegistry database) between donors and recipients. v0.2.4 has some internal QOL changes.

v0.2.3

28 Oct 21:25
Compare
Choose a tag to compare

PECC is a Python package designed to calculate efficiently the HLA Epitopic Charge (based on the EpRegistry database) between donors and recipients. v0.2.3 sorts the eplets to make them more easily readable in the details column.

v0.2.2

28 Oct 12:53
Compare
Choose a tag to compare

PECC is a Python package designed to calculate efficiently the HLA Epitopic Charge (based on the EpRegistry database) between donors and recipients. v0.2.2 allows the user to completely discard interlocus2 eplets with the optional argument interlocus2.

v0.2.1

26 Oct 16:56
Compare
Choose a tag to compare

PECC is a Python package designed to calculate efficiently the HLA Epitopic Charge (based on the EpRegistry database) between donors and recipients.

v0.1.1

26 Oct 16:24
Compare
Choose a tag to compare

First working version of pecc - Python Epitope Charge Calculator