-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
56 lines (55 loc) · 1.27 KB
/
DESCRIPTION
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
45
46
47
48
49
50
51
52
53
54
55
Package: SCWorkflow
Title: SCWorkflow from NIDAP
Version: 0.0.0.1
Authors@R:
person("First", "Last", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: Pakcaging NIDAP templates.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Suggests:
testthat (>= 3.0.0)
Depends:
R (>= 4.0)
Imports:
anndata (>= 0.7.5.2),
callr (>= 3.7.1),
dplyr (>= 1.0.9),
future.apply (>= 1.9.0),
future (>= 1.27.0),
gargle (>= 1.2.0),
ggplot2 (>= 3.3.6),
ggpubr (>= 0.4.0),
globals (>= 0.16.1),
hdf5r (>= 1.3.5),
httpuv (>= 1.6.5),
leiden (>= 0.4.2),
markdown (>= 1.1),
methods (>= 4.1.3),
plotly (>= 4.10.0),
progressr (>= 0.10.1),
pryr (>= 0.1.5),
reshape2 (>= 1.4.4),
reticulate (>= 1.25),
stringr (>= 1.4.1),
svglite (>= 2.1.0),
tibble (>= 3.1.8),
tidyverse (>= 1.3.2),
viridisLite (>= 0.4.0),
xfun (>= 0.32),
zip (>= 2.2.0),
ComplexHeatmap (>= 2.10.0),
MAST (>= 1.20.0),
SingleR (>= 1.8.1),
BiocManager,
gridBase (>= 0.4-7),
gridExtra (>= 2.3),
RColorBrewer (>= 1.1-3),
Seurat (>= 4.1.1),
png,
httr,
jsonlite,
plyr
Config/testthat/edition: 3