Skip to content

Commit

Permalink
update the iSEEnrich example
Browse files Browse the repository at this point in the history
  • Loading branch information
NajlaAbassi committed Sep 25, 2024
1 parent 6b1e87d commit a93b387
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/iSEEnrich.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
#' GO_collection <- "GO"
#' Mm_organism <- "org.Mm.eg.db"
#' gene_id <- "SYMBOL"
#' clusters <- "Primary.Type"
#' groups <- "Secondary.Type"
#' clusters <- "stimulus"
#' groups <- "single cell quality"
#' reddim_type <- "PCA"
#' results <- iSEEnrich(sce = sce,
#' collection = GO_collection,
Expand Down
4 changes: 2 additions & 2 deletions man/iSEEnrich.Rd

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

0 comments on commit a93b387

Please sign in to comment.