Bioc2026 Registration Open!

diffUTR

diffUTR: Streamlining differential exon and 3' UTR usage

Bioconductor version: 3.23 · Package version: 1.20.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("diffUTR")

Details

MaintainerPierre-Luc Germain <pierre-luc.germain@hest.ethz.ch>
AuthorPierre-Luc Germain [cre, aut] (ORCID: <https://orcid.org/0000-0003-3418-4218>), Stefan Gerber [aut]
LicenseGPL-3
Bug Reportshttps://github.com/ETHZ-INS/diffUTR
Downloads rank280
Source branchRELEASE_3_23
biocViewsGeneExpression, Software

Documentation

Download

Dependencies

Depends: R (>= 4.0)

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