Bioc2026 Registration Open!

SEtools

SEtools: tools for working with SummarizedExperiment

Bioconductor version: 3.23 · Package version: 1.26.0

This includes a set of convenience functions for working with the SummarizedExperiment class. Note that plotting functions historically in this package have been moved to the sechm package (see vignette for details).

Installation

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

BiocManager::install("SEtools")

Details

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

Documentation

Download

Dependencies

Depends: R (>= 4.0), SummarizedExperiment, sechm

Imports: BiocParallel, Matrix, DESeq2, S4Vectors, data.table, edgeR, openxlsx, pheatmap, stats, circlize, methods, sva

Suggests: BiocStyle, knitr, rmarkdown, ggplot2