-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
44 lines (44 loc) · 989 Bytes
/
DESCRIPTION
File metadata and controls
44 lines (44 loc) · 989 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Package: DaVinci
Title: Deconvolving latent Variables for integrated niche cluster identification
Version: 0.1.0.0000
Authors@R:
person("Weiguang", "Mao", , "wmao@flatironinstitute.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5288-4309"))
Description: Deconvolving latent Variables for integrated niche cluster identification
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Depends:
R (>= 4.0),
BiocManager
Imports:
methods,
stats,
utils,
Rcpp,
RcppArmadillo,
RcppEigen,
ggpubr,
tripack,
rsvd,
cluster,
mclust,
dendextend,
harmony,
sf,
paletteer,
Polychrome,
BiocNeighbors,
future,
future.apply,
progressr
Remotes:
bioc::BiocNeighbors
Suggests:
enrichR,
Seurat,
uwot,
Rtsne,
RcppML
LinkingTo: Rcpp, RcppArmadillo, RcppEigen
SystemRequirements: BLAS, LAPACK