Source: r-bioc-scran
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Steffen Moeller <moeller@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-scran
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-scran.git
Homepage: https://bioconductor.org/packages/scran/
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-bioc-singlecellexperiment (>= 1.26.0),
               r-bioc-scuttle (>= 1.14.0),
               r-bioc-summarizedexperiment (>= 1.34.0),
               r-bioc-s4vectors (>= 0.42.1),
               r-bioc-biocgenerics (>= 0.50.0),
               r-bioc-biocparallel (>= 1.38.0),
               r-cran-rcpp,
               r-cran-matrix,
               r-bioc-edger (>= 4.2.0),
               r-bioc-limma (>= 3.60.3),
               r-cran-igraph,
               r-cran-statmod,
               r-bioc-delayedarray (>= 0.30.1),
               r-bioc-delayedmatrixstats (>= 1.26.0),
               r-bioc-biocsingular (>= 1.20.0),
               r-bioc-bluster (>= 1.14.0),
               r-bioc-metapod (>= 1.12.0),
               r-cran-dqrng,
               r-bioc-beachmat (>= 2.20.0),
               r-cran-bh,
               libpcg-cpp-dev,
               architecture-is-64-bit
Testsuite: autopkgtest-pkg-r

Package: r-bioc-scran
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends},
         r-bioc-singlecellexperiment (>= 1.26.0),
         r-bioc-scuttle (>= 1.14.0),
         r-bioc-summarizedexperiment (>= 1.34.0),
         r-bioc-s4vectors (>= 0.42.1),
         r-bioc-biocgenerics (>= 0.50.0),
         r-bioc-biocparallel (>= 1.38.0),
         r-bioc-edger (>= 4.2.0),
         r-bioc-limma (>= 3.60.3),
         r-bioc-delayedarray (>= 0.30.1),
         r-bioc-delayedmatrixstats (>= 1.26.0),
         r-bioc-biocsingular (>= 1.20.0),
         r-bioc-bluster (>= 1.14.0),
         r-bioc-metapod (>= 1.12.0),
         r-bioc-beachmat (>= 2.20.0)
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: BioConductor methods for single-cell RNA-Seq data analysis
 Implements functions for low-level analyses of single-cell RNA-seq data.
 Methods are provided for normalization of cell-specific biases,
 assignment of cell cycle phase, detection of highly variable and
 significantly correlated genes, identification of marker genes, and
 other common tasks in routine single-cell analysis workflows.
