baySeq
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see baySeq.
Empirical Bayesian analysis of patterns of differential expression in count data
Bioconductor version: 3.19
This package identifies differential expression in high-throughput 'count' data, such as that derived from next-generation sequencing machines, calculating estimated posterior likelihoods of differential expression (or more complex hypotheses) via empirical Bayesian methods.
Author: Thomas J. Hardcastle [aut], Samuel Granjeaud [cre]
Maintainer: Samuel Granjeaud <samuel.granjeaud at inserm.fr>
citation("baySeq")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("baySeq")
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("baySeq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.