R/miloR.R

#' miloR
#'
#' Milo 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.
#'
#' @docType package
#' @importFrom Rcpp evalCpp
#' @useDynLib miloR
#' @name miloR
NULL
MikeDMorgan/miloR documentation built on Feb. 29, 2024, 6:20 p.m.