Skip to content

Commit

Permalink
doc update and redocument
Browse files Browse the repository at this point in the history
  • Loading branch information
sjspielman committed Dec 19, 2023
1 parent 957b24f commit 75ab574
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/merge_sce_list.R
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ merge_sce_list <- function(
#' @param preserve_rowdata_cols A vector of rowData columns which should not be
#' renamed
#' @param is_altexp Boolean if we are preparing an altExp or not.
#' Default is `FALSE`.
#' Default is `FALSE`. If FALSE, the SCE colnames will not be modified.
#'
#' @return An updated SCE that is prepared for merging
prepare_sce_for_merge <- function(
Expand Down
8 changes: 8 additions & 0 deletions man/prepare_altexp_for_merge.Rd

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

6 changes: 3 additions & 3 deletions man/prepare_sce_for_merge.Rd

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

0 comments on commit 75ab574

Please sign in to comment.