miloR
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see miloR.
Differential neighbourhood abundance testing on a graph
Bioconductor version: 3.13
This package performs single-cell differential abundance testing. Cell states are modelled as representative neighbourhoods on a nearest neighbour graph. Hypothesis testing is performed using a negative bionomial generalized linear model.
Author: Mike Morgan [aut, cre], Emma Dann [aut, ctb]
Maintainer: Mike Morgan <michael.morgan at cruk.cam.ac.uk>
citation("miloR")):
Installation
To install this package, start R (version "4.1") 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.