Package: diffUTR Type: Package Title: diffUTR: Streamlining differential exon and 3' UTR usage Version: 1.21.0 Depends: R (>= 4.0) Authors@R: c( person("Pierre-Luc", "Germain", email="pierre-luc.germain@hest.ethz.ch", role=c("cre","aut"), comment = c(ORCID = "0000-0003-3418-4218")), person("Stefan", "Gerber", email="gerberst@student.ethz.ch", role="aut") ) Description: The diffUTR package provides a uniform interface and plotting functions for limma/edgeR/DEXSeq -powered differential bin/exon usage. It includes in addition an improved version of the limma::diffSplice method. Most importantly, diffUTR further extends the application of these frameworks to differential UTR usage analysis using poly-A site databases. Imports: S4Vectors, SummarizedExperiment, limma, edgeR, DEXSeq, GenomicRanges, Rsubread, ggplot2, rtracklayer, ComplexHeatmap, ggrepel, stringi, methods, stats, GenomeInfoDb, dplyr, matrixStats, IRanges, ensembldb, viridisLite Suggests: BiocStyle, knitr, rmarkdown biocViews: GeneExpression BugReports: https://github.com/ETHZ-INS/diffUTR VignetteBuilder: knitr License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.1.2 Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev perl xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:56:02 UTC RemoteUrl: https://github.com/bioc/diffUTR RemoteRef: HEAD RemoteSha: 412a54c5cd368418d298426fb7b6d4dbb37d4423 NeedsCompilation: no Packaged: 2026-06-12 06:42:29 UTC; root Author: Pierre-Luc Germain [cre, aut] (ORCID: ), Stefan Gerber [aut] Maintainer: Pierre-Luc Germain