- Home
- Bioconductor 3.22
- Software Packages
- glmGamPoi
glmGamPoi
This is the released version of glmGamPoi; for the devel version, see glmGamPoi.
Fit a Gamma-Poisson Generalized Linear Model
Bioconductor version: Release (3.22)
Fit linear models to overdispersed count data. The package can estimate the overdispersion and fit repeated models for matrix input. It is designed to handle large input datasets as they typically occur in single cell RNA-seq experiments.
Author: Constantin Ahlmann-Eltze [aut, cre] ORCID iD ORCID: 0000-0002-3762-068X , Nathan Lubock [ctb] ORCID iD ORCID: 0000-0001-8064-2465 , Michael Love [ctb]
Maintainer: Constantin Ahlmann-Eltze <artjom31415 at googlemail.com>
citation("glmGamPoi")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("glmGamPoi")
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("glmGamPoi")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.