Skip to content

Commit

Permalink
Merge pull request satijalab#406 from satijalab/fix/AddModuleScoreTypo
Browse files Browse the repository at this point in the history
Fix typo in docs for AddModuleScore
  • Loading branch information
mojaveazure authored Sep 9, 2020
2 parents edd6a62 + 0b0d874 commit eba9474
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/utilities.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ NULL
#' @param object Seurat object
#' @param features A list of vectors of features for expression programs; each
#' entry should be a vector of feature names
#' @param pool List of features to check expression levels agains, defaults to
#' @param pool List of features to check expression levels against, defaults to
#' \code{rownames(x = object)}
#' @param nbin Number of bins of aggregate expression levels for all
#' analyzed features
Expand Down
2 changes: 1 addition & 1 deletion man/AddModuleScore.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eba9474

Please sign in to comment.