Bioc2026 Registration Open!

RnaSeqSampleSize

RnaSeqSampleSize

Bioconductor version: 3.23 · Package version: 2.22.0

RnaSeqSampleSize package provides a sample size calculation method based on negative binomial model and the exact test for assessing differential expression analysis of RNA-seq data. It controls FDR for multiple testing and utilizes the average read count and dispersion distributions from real data to estimate a more reliable sample size. It is also equipped with several unique features, including estimation for interested genes or pathway, power curve visualization, and parameter optimization.

Installation

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

BiocManager::install("RnaSeqSampleSize")

Details

MaintainerShilin Zhao Developer <zhaoshilin@gmail.com>
AuthorShilin Zhao Developer [aut, cre], Chung-I Li [aut], Yan Guo [aut], Quanhu Sheng [aut], Yu Shyr [aut]
LicenseGPL (>= 2)
Downloads rank383
Source branchRELEASE_3_23
biocViewsDifferentialExpression, ExperimentalDesign, GeneExpression, ImmunoOncology, RNASeq, Sequencing, Software

Documentation

Download

Dependencies

Depends: R (>= 4.0.0), ggplot2, RnaSeqSampleSizeData

Imports: biomaRt, edgeR, heatmap3, matlab, KEGGREST, methods, grDevices, graphics, stats, Rcpp (>= 0.11.2), recount, ggpubr, SummarizedExperiment, tidyr, dplyr, tidyselect, utils

LinkingTo: Rcpp

Suggests: BiocStyle, knitr, testthat