ABSSeq
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see ABSSeq.
ABSSeq: a new RNA-Seq analysis method based on modelling absolute expression differences
Bioconductor version: 3.13
Inferring differential expression genes by absolute counts difference between two groups, utilizing Negative binomial distribution and moderating fold-change according to heterogeneity of dispersion across expression level.
Author: Wentao Yang
Maintainer: Wentao Yang <wyang at zoologie.uni-kiel.de>
citation("ABSSeq")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ABSSeq")
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("ABSSeq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.