Source: r-bioc-summarizedexperiment
Standards-Version: 4.7.4
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 (= 14),
 dh-r,
 r-base-dev,
 r-bioc-matrixgenerics,
 r-bioc-genomicranges (>= 1.61.4),
 r-bioc-biobase,
 r-cran-matrix,
 r-bioc-biocgenerics (>= 0.51.3),
 r-bioc-s4vectors,
 r-bioc-iranges,
 r-bioc-seqinfo,
 r-bioc-s4arrays,
 r-bioc-delayedarray (>= 0.31.12),
 r-pkg-team-core-architecture,
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/

Package: r-bioc-summarizedexperiment
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: A container (S4 class) for matrix-like assays
 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.
