# -*- 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             bioconductor mikelove DESeq2 1.44.0
revision            0
categories-append   bioconductor
maintainers         nomaintainer
license             LGPL-3+
description         Differential gene expression analysis \
                    based on the negative binomial distribution
long_description    {*}${description}
checksums           rmd160  ba8a7384cf1c6da393b42b8fa20ad5db543efef6 \
                    sha256  b6b1f0e1d1c626196220e8d8238a71bde6aa36e227b54461ffb01cb6fadcf1c8 \
                    size    2101810

depends_lib-append  port:R-Biobase \
                    port:R-BiocGenerics \
                    port:R-BiocParallel \
                    port:R-GenomicRanges \
                    port:R-ggplot2 \
                    port:R-IRanges \
                    port:R-locfit \
                    port:R-matrixStats \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-S4Vectors \
                    port:R-SummarizedExperiment

compilers.setup     require_fortran
