subSeq
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see subSeq.
Subsampling of high-throughput sequencing count data
Bioconductor version: 3.21
Subsampling of high throughput sequencing count data for use in experiment design and analysis.
Author: David Robinson, John D. Storey, with contributions from Andrew J. Bass
Maintainer: Andrew J. Bass <ajbass at princeton.edu>, John D. Storey <jstorey at princeton.edu>
citation("subSeq")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("subSeq")
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("subSeq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.