- Home
- Bioconductor 3.18
- Software Packages
- polyester
polyester
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see polyester.
Simulate RNA-seq reads
Bioconductor version: 3.18
This package can be used to simulate RNA-seq reads from differential expression experiments with replicates. The reads can then be aligned and used to perform comparisons of methods for differential expression.
Author: Alyssa C. Frazee, Andrew E. Jaffe, Rory Kirchner, Jeffrey T. Leek
Maintainer: Jack Fu <jmfu at jhsph.edu>, Jeff Leek <jtleek at gmail.com>
citation("polyester")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("polyester")
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("polyester")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.