# 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="Extract Methylation calls from ONT or PB long read data" HOMEPAGE="https://gitlab.com/salk-tm/loreme" LICENSE="" 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/urllib3[${PYTHON_USEDEP}] dev-python/pybedtools[${PYTHON_USEDEP}] dev-python/gff2bed[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}] dev-python/pyfaidx[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/GPUtil[${PYTHON_USEDEP}] dev-python/tabulate[${PYTHON_USEDEP}] dev-python/nvsmi[${PYTHON_USEDEP}] dev-python/pod5[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"