# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             cran tdhock PeakSegDP 2024.1.24
revision            1
maintainers         nomaintainer
license             GPL-3
description         Dynamic programming algorithm for peak detection in ChIP-Seq data
long_description    {*}${description}
homepage            https://github.com/tdhock/PeakSegDP
checksums           rmd160  8b1c237c0889aa3c96553dca647bcfa8857b0ea2 \
                    sha256  4ab4e6219a206b031d0b027840beb14c7c18bb27ebff8f779d5cf79d6f970b4f \
                    size    509438

depends_test-append port:R-ggplot2 \
                    port:R-penaltyLearning \
                    port:R-testthat

test.run            yes
