M3Drop
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see M3Drop.
Michaelis-Menten Modelling of Dropouts in single-cell RNASeq
Bioconductor version: 3.19
This package fits a model to the pattern of dropouts in single-cell RNASeq data. This model is used as a null to identify significantly variable (i.e. differentially expressed) genes for use in downstream analysis, such as clustering cells. Also includes an method for calculating exact Pearson residuals in UMI-tagged data using a library-size aware negative binomial model.
Author: Tallulah Andrews <tallulandrews at gmail.com>
Maintainer: Tallulah Andrews <tallulandrews at gmail.com>
citation("M3Drop")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("M3Drop")
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("M3Drop")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.