diff --git a/man/miloR-package.Rd b/man/miloR-package.Rd deleted file mode 100644 index 970cb41..0000000 --- a/man/miloR-package.Rd +++ /dev/null @@ -1,17 +0,0 @@ -% Generated by roxygen2: do not edit by hand -% Please edit documentation in R/miloR-package.R -\name{miloR-package} -\alias{miloR-package} -\title{The miloR package} -\value{ -The miloR package -} -\description{ -The \pkg{miloR} package provides modular functions to perform differential -abundance testing on replicated single-cell experiments. For details please -see the vignettes \code{vignette("milo_demo", package="miloR")} and -\code{vignette("milo_gastrulation", package="miloR")}. -} -\author{ -Mike Morgan & Emma Dann -} diff --git a/man/miloR.Rd b/man/miloR.Rd deleted file mode 100644 index 9260c64..0000000 --- a/man/miloR.Rd +++ /dev/null @@ -1,11 +0,0 @@ -% Generated by roxygen2: do not edit by hand -% Please edit documentation in R/miloR.R -\name{miloR} -\alias{miloR} -\alias{miloR-package} -\title{miloR} -\description{ -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. -}