# 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="Python wrapper around kallisto | bustools for scRNA-seq analysis" HOMEPAGE="https://github.com/pachterlab/kb_python" LICENSE="BSD" 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/anndata[${PYTHON_USEDEP}] >=dev-python/h5py-2.10.0[${PYTHON_USEDEP}] >dev-python/jinja2-2.10.1[${PYTHON_USEDEP}] dev-python/loompy[${PYTHON_USEDEP}] >=dev-python/nbconvert-5.6.0[${PYTHON_USEDEP}] >=dev-python/nbformat-4.4.0[${PYTHON_USEDEP}] dev-python/ngs-tools[${PYTHON_USEDEP}] >=dev-python/numpy-1.17.2[${PYTHON_USEDEP}] >=dev-python/pandas-1.5.3[${PYTHON_USEDEP}] >=dev-python/plotly-4.5.0[${PYTHON_USEDEP}] >=dev-python/requests-2.22.0[${PYTHON_USEDEP}] dev-python/scanpy[${PYTHON_USEDEP}] >=dev-python/scikit-learn-0.21.3[${PYTHON_USEDEP}] >=dev-python/typing-extensions-3.7.4[${PYTHON_USEDEP}] dev-python/biopython[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"