Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
PratibhaPanwar committed Dec 11, 2024
1 parent 7082160 commit 537c9aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ Imports: BiocParallel,
SingleCellExperiment,
SummarizedExperiment,
methods,
Matrix
Matrix,
reshape2
Suggests: knitr,
BiocStyle,
testthat (>= 3.0.0),
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ importFrom(bluster,clusterRows)
importFrom(harmony,RunHarmony)
importFrom(methods,as)
importFrom(methods,show)
importFrom(reshape2,melt)
importFrom(scater,runPCA)
importFrom(stats,dexp)
importFrom(stats,dnorm)
Expand Down

0 comments on commit 537c9aa

Please sign in to comment.