Source: r-bioc-saturn
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-saturn
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-saturn.git
Homepage: https://bioconductor.org/packages/satuRn/
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-locfdr,
               r-bioc-summarizedexperiment (>= 1.34.0),
               r-bioc-biocparallel (>= 1.38.0),
               r-bioc-limma (>= 3.60.4),
               r-cran-pbapply,
               r-cran-ggplot2,
               r-cran-boot,
               r-cran-matrix
Testsuite: autopkgtest-pkg-r

Package: r-bioc-saturn
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends},
         r-bioc-summarizedexperiment (>= 1.34.0),
         r-bioc-biocparallel (>= 1.38.0),
         r-bioc-limma (>= 3.60.4)
Recommends: ${R:Recommends}
Suggests: ${R:Suggests},
          r-bioc-biocstyle (>= 2.32.1),
          r-bioc-annotationhub (>= 3.12.0),
          r-bioc-ensembldb (>= 2.28.0),
          r-bioc-edger (>= 4.2.1),
          r-bioc-dexseq (>= 1.50.0),
          r-bioc-delayedarray (>= 0.30.1)
Description: scalable analysis of differential transcript usage for RNA-sequencing
 This Bioconductor package can be used for Scalable Analysis of Differential
 Transcript Usage for Bulk and Single-Cell RNA-sequencing.
 .
 Applications satuRn provides a higly
 performant and scalable framework for performing differential
 transcript usage analyses. The package consists of three main
 functions. The first function, fitDTU, fits quasi-binomial
 generalized linear models that model transcript usage in different
 groups of interest. The second function, testDTU, tests for
 differential usage of transcripts between groups of interest.
 Finally, plotDTU visualizes the usage profiles of transcripts in
 groups of interest.
