Bioc2026 Registration Open!

ERSSA

Empirical RNA-seq Sample Size Analysis

Bioconductor version: 3.23 · Package version: 1.30.0

The ERSSA package takes user supplied RNA-seq differential expression dataset and calculates the number of differentially expressed genes at varying biological replicate levels. This allows the user to determine, without relying on any a priori assumptions, whether sufficient differential detection has been acheived with their RNA-seq dataset.

Installation

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

BiocManager::install("ERSSA")

Details

MaintainerZixuan Shao <Zixuanshao.zach@gmail.com>
AuthorZixuan Shao [aut, cre]
LicenseGPL-3 | file LICENSE
URLhttps://github.com/zshao1/ERSSA
Downloads rank296
Source branchRELEASE_3_23
biocViewsDifferentialExpression, GeneExpression, ImmunoOncology, MultipleComparison, QualityControl, RNASeq, Software, Transcription

Documentation

Download

Dependencies

Depends: R (>= 4.0.0)

Imports: edgeR (>= 3.23.3), DESeq2 (>= 1.21.16), ggplot2 (>= 3.0.0), RColorBrewer (>= 1.1-2), plyr (>= 1.8.4), BiocParallel (>= 1.15.8), apeglm (>= 1.4.2), grDevices, stats, utils

Suggests: BiocStyle, knitr, rmarkdown