PECC is a Python package designed to calculate efficiently the HLA Epitopic Charge (based on the [EpRegistry database](https://www.epregistry.com.br/)) between donors and recipients. v0.2.4 has some internal QOL changes.
0.2.3
PECC is a Python package designed to calculate efficiently the HLA Epitopic Charge (based on the [EpRegistry database](https://www.epregistry.com.br/)) between donors and recipients. v0.2.3 sorts the eplets to make them more easily readable in the details column.
0.2.2
PECC is a Python package designed to calculate efficiently the HLA Epitopic Charge (based on the [EpRegistry database](https://www.epregistry.com.br/)) between donors and recipients. v0.2.2 allows the user to completely discard interlocus2 eplets with the optional argument `interlocus2`.
0.2.1
PECC is a Python package designed to calculate efficiently the HLA Epitopic Charge (based on the [EpRegistry database](https://www.epregistry.com.br/)) between donors and recipients.
0.1.1
First working version of pecc - Python Epitope Charge Calculator