Source: python-mhcgnomes
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-serializable <!nocheck>,
 python3-pandas <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-ruff <!nocheck>,
 python-is-python3 <!nocheck>,
#Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.4
Homepage: https://github.com/pirl-unc/mhcgnomes
Vcs-Browser: https://salsa.debian.org/med-team/python-mhcgnomes
Vcs-Git: https://salsa.debian.org/med-team/python-mhcgnomes.git

Package: python3-mhcgnomes
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: parses MHC genotype identifiers
 For predicting what fragments of a protein an individual
 is most likely to detect as foreign (infections, cancer,
 tissue transplantations, autoimmunity) one should learn
 about the variants of sets of genes that process antigens
 and export them to the cell surface.
 .
 The nomenclature in the field describing those genetic
 backgrounds is less structured than we would want it to
 be. This package helps with the parsing of various formats
 that are out there in the wild.
