baySeq
This is the released version of baySeq; for the devel version, see baySeq.
Empirical Bayesian analysis of patterns of differential expression in count data
Bioconductor version: Release (3.22)
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] ORCID iD ORCID: 0000-0001-9245-1535
Maintainer: Samuel Granjeaud <samuel.granjeaud at inserm.fr>
citation("baySeq")):
Installation
To install this package, start R (version "4.5") 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.