# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="DePTH provides neural network models for sequence-based TCR and HLA association prediction" HOMEPAGE="https://github.com/Sun-lab/DePTH" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/77/6d/27ef42b5d8abaa7a38cd22fe8a8ce11a589edfd9270e0709cb67642f86e0/depth-${REALVERSION}.tar.gz" SOURCEFILE="depth-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/scikit-learn-1.0.2[${PYTHON_USEDEP}] dev-python/tensorflow[${PYTHON_USEDEP}] >=dev-python/pandas-1.4.2[${PYTHON_USEDEP}] >=dev-python/numpy-1.21.5[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"