Source: r-bioc-summarizedexperiment
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-bioc-matrixgenerics,
 r-bioc-genomicranges (>= 1.55.2),
 r-bioc-biobase,
 r-cran-matrix,
 r-bioc-biocgenerics (>= 0.51.3),
 r-bioc-s4vectors,
 r-bioc-iranges,
 r-bioc-genomeinfodb,
 r-bioc-s4arrays,
 r-bioc-delayedarray (>= 0.31.12),
 architecture-is-64-bit,
 architecture-is-little-endian,
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.
