Source: r-bioc-summarizedexperiment Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-bioc-matrixgenerics, r-bioc-genomicranges (>= 1.41.5), r-bioc-biobase, r-cran-matrix, r-bioc-biocgenerics (>= 0.15.3), r-bioc-s4vectors (>= 0.27.12), r-bioc-iranges (>= 2.23.9), r-bioc-genomeinfodb (>= 1.13.1), r-bioc-delayedarray (>= 0.15.10) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-summarizedexperiment Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-summarizedexperiment.git Homepage: https://bioconductor.org/packages/SummarizedExperiment/ Rules-Requires-Root: no Package: r-bioc-summarizedexperiment Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: BioConductor assay container The SummarizedExperiment container contains one or more assays, each represented by a matrix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples.