Skip to content

Commit

Permalink
dont run again
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-marsh committed Nov 13, 2023
1 parent 84cf7e5 commit 42ed408
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/Seurat_Plotting.R
Original file line number Diff line number Diff line change
Expand Up @@ -2663,12 +2663,14 @@ VariableFeaturePlot_scCustom <- function(
#' @concept seurat_plotting
#'
#' @examples
#' \dontrun{
#' library(Seurat)
#'
#' pbmc_small$sample_id <- sample(c("sample1", "sample2"), size = ncol(pbmc_small), replace = TRUE)
#'
#' FeatureScatter_scCustom(seurat_object = pbmc_small, feature1 = "nCount_RNA",
#' feature2 = "nFeature_RNA", split.by = "sample_id")
#' }
#'

FeatureScatter_scCustom <- function(
Expand Down
2 changes: 2 additions & 0 deletions man/FeatureScatter_scCustom.Rd

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

0 comments on commit 42ed408

Please sign in to comment.