Releases: MICS-Lab/pelc
v0.4.0
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
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
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
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
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
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
First working version of pecc - Python Epitope Charge Calculator