From 983f0a02e879b8f44d2d742f5221393cf9f43e7d Mon Sep 17 00:00:00 2001 From: HYF_1994 <103673759+Rhyf@users.noreply.github.com> Date: Sun, 27 Nov 2022 21:54:10 -0600 Subject: [PATCH] Add files via upload --- man/calculate_avg_exp.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/calculate_avg_exp.Rd b/man/calculate_avg_exp.Rd index b06b1e6..c872de6 100644 --- a/man/calculate_avg_exp.Rd +++ b/man/calculate_avg_exp.Rd @@ -7,7 +7,7 @@ calculate_avg_exp(myseurat, myident, n_bootstrap, seed) } \arguments{ -\item{myseurat}{Seurat object} +\item{myseurat}{Seurat object. METAFlux will calculate on "data" slot} \item{myident}{Seurat idents for grouping.This will be a character string indicating the grouping of the seurat object}