sci-biology/deeptools - 3.5.6 (science)

Search

Package Information

Description:
Extract reads from BAM files, normalize, draw figures, convert BAM to bigWig
Homepage:
https://github.com/deeptools/deepTools
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
3.5.6 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..13} )

inherit distutils-r1

DESCRIPTION="Extract reads from BAM files, normalize, draw figures, convert BAM to bigWig"
HOMEPAGE="https://github.com/deeptools/deepTools"
SRC_URI="https://github.com/deeptools/deepTools/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	>=sci-biology/deeptools-intervals-0.1.8[${PYTHON_USEDEP}]
	>=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
	>=dev-python/numpydoc-0.5[${PYTHON_USEDEP}]
	>=dev-python/scipy-0.17.0[${PYTHON_USEDEP}]
	dev-python/plotly[${PYTHON_USEDEP}]
	>=dev-python/py2bit-0.2.0[${PYTHON_USEDEP}]
	>=dev-python/pyBigWig-0.2.1[${PYTHON_USEDEP}]
	>=sci-biology/pysam-0.14.0[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.5.0[${PYTHON_USEDEP}]
"

S="${WORKDIR}/deepTools-${PV}"
PATCHES=( "${FILESDIR}"/${P}-add-build-backend.patch )

distutils_enable_sphinx docs dev-python/sphinx-rtd-theme dev-python/sphinx-argparse
distutils_enable_tests pytest

Dependencies

RDEPEND

	>=sci-biology/deeptools-intervals-0.1.8[${PYTHON_USEDEP}]
	>=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
	>=dev-python/numpydoc-0.5[${PYTHON_USEDEP}]
	>=dev-python/scipy-0.17.0[${PYTHON_USEDEP}]
	dev-python/plotly[${PYTHON_USEDEP}]
	>=dev-python/py2bit-0.2.0[${PYTHON_USEDEP}]
	>=dev-python/pyBigWig-0.2.1[${PYTHON_USEDEP}]
	>=sci-biology/pysam-0.14.0[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.5.0[${PYTHON_USEDEP}]

Manifest for 3.5.6

Type File Size Source URLs
DIST deeptools-3.5.6.tar.gz 62513989 bytes https://github.com/deeptools/deepTools/archive/3.5.6.tar.gz