miloR
This is the released version of miloR; for the devel version, see miloR.
Differential neighbourhood abundance testing on a graph
Bioconductor version: Release (3.22)
Milo performs single-cell differential abundance testing. Cell states are modelled as representative neighbourhoods on a nearest neighbour graph. Hypothesis testing is performed using either a negative bionomial generalized linear model or negative binomial generalized linear mixed model.
Author: Mike Morgan [aut, cre] ORCID iD ORCID: 0000-0003-0757-0711 , Emma Dann [aut, ctb]
Maintainer: Mike Morgan <michael.morgan at abdn.ac.uk>
citation("miloR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("miloR")
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("miloR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.