Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sqjin committed Apr 14, 2024
1 parent ac49e79 commit 862ab34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ Imports:
ggpubr,
ggnetwork,
BiocNeighbors,
plotly,shiny,bslib,presto,tidyverse
plotly,shiny,bslib
LinkingTo: Rcpp, RcppEigen
Suggests:
rmarkdown, knitr, roxygen2, Seurat (>= 4.0.0), SingleCellExperiment, SummarizedExperiment, purrr,uwot,gg.gap,wordcloud,bsicons,tidyr
RoxygenNote: 7.2.3
rmarkdown, knitr, roxygen2, Seurat (>= 4.0.0), SingleCellExperiment, SummarizedExperiment, purrr,uwot,gg.gap,wordcloud,bsicons,presto,tidyverse,tidyr,rlang
RoxygenNote: 7.3.1
VignetteBuilder: knitr
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ import(ggalluvial)
import(ggplot2)
import(reticulate)
import(shiny)
import(tidyverse)
importClassesFrom(Matrix,dgCMatrix)
importFrom(BiocGenerics,as.data.frame)
importFrom(BiocNeighbors,AnnoyParam)
Expand Down Expand Up @@ -231,7 +230,6 @@ importFrom(methods,slot)
importFrom(patchwork,wrap_plots)
importFrom(pbapply,pbsapply)
importFrom(plyr,mapvalues)
importFrom(presto,wilcoxauc)
importFrom(reshape2,melt)
importFrom(reticulate,import)
importFrom(scales,percent)
Expand Down

0 comments on commit 862ab34

Please sign in to comment.