M3Drop - Michaelis-Menten Modelling of Dropouts for scRNASeq This is an R package providing functions for fitting a modified Michaelis-Menten (MM) equation to the pattern of dropouts observed in a single-cell sequencing experiment. In addition analyses based on the MM equation, such as identifying differentially expressed genes or biased quantification, are provided with automatically generated visualizations. For comparison, the algorithm presented in Brennecke et al (2015) for detection of significantly highly variable genes is included. This is the development version which includes these new features (minimally tested): (1) Producing simulated data from a zero-inflated negative binomial distribution (2) Traditional multi-group differential expression Installation : >require("devtools") >install_github('tallulandrews/M3D') Example Data: >require("devtools") >install_github('tallulandrews/M3DExampleData') Read More: https://doi.org/10.1101/065094