Skip to content

Commit

Permalink
Merge remote-tracking branch 'cansavvy/cansavvy/multi_sweep' into can…
Browse files Browse the repository at this point in the history
…savvy/multi_sweep
  • Loading branch information
cansavvy committed Jan 28, 2025
2 parents 5b6d053 + aa6c950 commit a02b52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/evaluate-clusters.R
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ calculate_stability <- function(
#' # Calculate Principal Components
#' pca_matrix <- reducedDim(sce_object, "PCA")
#'
#' # We can put in a single data frame of cluster results:
#' # We can calculate a single data frame of cluster results:
#' cluster_df <- calculate_clusters(
#' pca_matrix,
#' algorithm = "leiden",
Expand Down

0 comments on commit a02b52f

Please sign in to comment.