# 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="Transcription Factor MOtif Discovery from Importance SCOres - lite" HOMEPAGE="https://github.com/jmschrei/tfmodisco-lite" LICENSE="LICENSE.txt" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/numpy-1.21.5[${PYTHON_USEDEP}] >=dev-python/scipy-1.6.2[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] >=dev-python/scikit-learn-1.0.2[${PYTHON_USEDEP}] dev-python/leidenalg[${PYTHON_USEDEP}] dev-python/igraph[${PYTHON_USEDEP}] >=dev-python/tqdm-4.38.0[${PYTHON_USEDEP}] >=dev-python/pandas-1.4.3[${PYTHON_USEDEP}] dev-python/logomaker[${PYTHON_USEDEP}] >=dev-python/h5py-3.7.0[${PYTHON_USEDEP}] dev-python/hdf5plugin[${PYTHON_USEDEP}] dev-python/memelite[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"