Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MelodyJIN-Y committed Nov 11, 2024
1 parent c6d8476 commit 1dba542
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Depends: R (>= 4.2.0)
Imports: scuttle, stringr, AnnotationDbi, org.Hs.eg.db, org.Mm.eg.db, stats
VignetteBuilder: knitr
Suggests:
BiocStyle,
knitr,
rmarkdown,
CellBench,
Expand All @@ -24,6 +25,7 @@ Suggests:
vdiffr,
jsonlite,
scRNAseq,
randomForest,
reshape2,
ggplot2,
testthat (>= 3.0.0)
Expand Down
2 changes: 1 addition & 1 deletion R/findMFDoublet.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#' library(SingleCellExperiment)
#' library(CellBench)
#' library(org.Hs.eg.db)
#'
#' library(randomForest)
#' sc_data <- load_sc_data()
#' sc_10x <- sc_data$sc_10x
#'
Expand Down
2 changes: 1 addition & 1 deletion man/findMfDoublet.Rd

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

0 comments on commit 1dba542

Please sign in to comment.