Skip to content

Commit

Permalink
fix code links
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-marsh committed Dec 5, 2024
1 parent d5230cf commit 575b376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/Plotting_Seurat.R
Original file line number Diff line number Diff line change
Expand Up @@ -2565,8 +2565,8 @@ FeatureScatter_scCustom <- function(
#' alpha value for each plot.
#' @param stroke Control the width of the border around the spots
#' @param interactive Launch an interactive SpatialDimPlot or SpatialFeaturePlot
#' session, see \code{\link{ISpatialDimPlot}} or
#' \code{\link{ISpatialFeaturePlot}} for more details
#' session, see \code{\link[Seurat]{ISpatialDimPlot}} or
#' \code{\link[Seurat]{ISpatialFeaturePlot}} for more details
#' @param ggplot_default_colors logical. If `colors_use = NULL`, Whether or not to return plot using
#' default ggplot2 "hue" palette instead of default "polychrome" or "varibow" palettes.
#' @param color_seed random seed for the "varibow" palette shuffle if `colors_use = NULL` and number of
Expand Down

0 comments on commit 575b376

Please sign in to comment.