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
MarioniLab/miloR documentation built on Oct. 18, 2024, 6:04 p.m.