Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
jashapiro committed Dec 10, 2024
1 parent 55442c5 commit 9fe0918
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/sum-duplicate-genes.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
#'
#' @param sce a SingleCellExperiment object with duplicated row names
#' @param normalize a logical indicating whether to normalize the expression
#' values. Default is TRUE
#' values. Default is TRUE.
#' @param recalculate_reduced_dims a logical indicating whether to recalculate
#' PCA and UMAP. If FALSE, the input reduced dimensions are copied over. If
#' TRUE, the highly variable genes are also recalculated with the new values
#' stored in metadata. Default is FALSE
#' stored in metadata. Default is FALSE.
#'
#' @return a SingleCellExperiment object
#' @export
Expand Down
4 changes: 2 additions & 2 deletions man/sum_duplicate_genes.Rd

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

0 comments on commit 9fe0918

Please sign in to comment.