#' 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.
#'
#' @aliases miloR
#' @return NULL
#' @importFrom Rcpp evalCpp
#' @useDynLib miloR
#' @name miloR
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.