1 2 3 4 5 6 7 8 9 10 11 12
|
[](https://github.com/openvax/sercol/actions/workflows/tests.yml)
<a href="https://coveralls.io/github/openvax/sercol?branch=master">
<img src="https://coveralls.io/repos/openvax/sercol/badge.svg?branch=master&service=github" alt="Coverage Status" />
</a>
<a href="https://pypi.python.org/pypi/sercol/">
<img src="https://img.shields.io/pypi/v/sercol.svg?maxAge=1000" alt="PyPI" />
</a>
# sercol
Rich collection class with grouping and filtering helpers. Used as a base class
for `varcode.EffectCollection`, `varcode.VariantCollection`, and `mhctools.EpitopeCollection`.
|