# 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="Extracts mutational signatures from mutational catalogues"

HOMEPAGE="https://github.com/AlexandrovLab/SigProfilerExtractor.git"
LICENSE="UCSD"
SRC_URI="https://files.pythonhosted.org/packages/25/dd/959e2437faa423f6d88759965376f7f36ca183fb69384864d1140028fd34/sigprofilerextractor-${REALVERSION}.tar.gz"
SOURCEFILE="sigprofilerextractor-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/scipy-1.6.3[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	>=dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
	>=dev-python/pandas-2.0.0[${PYTHON_USEDEP}]
	dev-python/nimfa[${PYTHON_USEDEP}]
	dev-python/sigProfilerPlotting[${PYTHON_USEDEP}]
	dev-python/SigProfilerMatrixGenerator[${PYTHON_USEDEP}]
	dev-python/SigProfilerAssignment[${PYTHON_USEDEP}]
	>=dev-python/statsmodels-0.9.0[${PYTHON_USEDEP}]
	>=dev-python/scikit-learn-0.24.2[${PYTHON_USEDEP}]
	>=dev-python/psutil-5.6.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"