Skip to content

Commit

Permalink
change scuttle check because not dep
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-marsh committed Nov 9, 2023
1 parent b7c5ae6 commit 24883e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/Object_Utilities.R
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,10 @@ Add_Cell_Complexity_Seurat <- function(
#' @seealso \url{https://bioconductor.org/packages/release/bioc/html/scuttle.html}
#'
#' @examples
#' \dontrun{
#' library(Seurat)
#' pbmc_small <- Add_Top_Gene_Pct_Seurat(seurat_object = pbmc_small, num_top_genes = 50)
#' }
#'

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

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

0 comments on commit 24883e1

Please sign in to comment.