- Home
- Bioconductor 3.13
- Software Packages
- tweeDEseq
tweeDEseq
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see tweeDEseq.
RNA-seq data analysis using the Poisson-Tweedie family of distributions
Bioconductor version: 3.13
Differential expression analysis of RNA-seq using the Poisson-Tweedie family of distributions.
Author: Juan R Gonzalez <jrgonzalez at creal.cat> and Mikel Esnaola <mesnaola at creal.cat> (with contributions from Robert Castelo <robert.castelo at upf.edu>)
Maintainer: Juan R Gonzalez <jrgonzalez at creal.cat>
citation("tweeDEseq")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("tweeDEseq")
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("tweeDEseq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.