ERSSA
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see ERSSA.
Empirical RNA-seq Sample Size Analysis
Bioconductor version: 3.19
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.
Author: Zixuan Shao [aut, cre]
Maintainer: Zixuan Shao <Zixuanshao.zach at gmail.com>
citation("ERSSA")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ERSSA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ERSSA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.