Source: python-sercol Section: science Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Steffen Moeller Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-setuptools, python3-all, python3-pandas , python3-serializable , python3-simplejson #Testsuite: autopkgtest-pkg-python Standards-Version: 4.7.2 Homepage: https://github.com/openvax/sercol Vcs-Browser: https://salsa.debian.org/med-team/python-sercol Vcs-Git: https://salsa.debian.org/med-team/python-sercol.git Package: python3-python-sercol Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-pandas, python3-serializable, python3-simplejson Description: openvax immunoinformatics pipeline's helper classes Python code shared between multiple subprojects for the openvax vaccine design pipeline. Rich collection class with grouping and filtering helpers. Used as a base class for varcode.EffectCollection, varcode.VariantCollection, and mhctools.EpitopeCollection.