-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 979 Bytes
/
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
Package: SingleMBAnalyst
Type: Package
Title: What the Package Does (Title Case)
Version: 0.1.0
Authors@R: c(
person("Liang", "Cheng", , "[email protected]", role = "aut"),
person("Ping", "Wang", , "[email protected]", role = c("aut", "cre"))
)
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports:
celldex,
dplyr,
ggdendro,
ggplot2,
magrittr,
Matrix,
methods,
microbiome,
phyloseq,
reshape2,
Seurat (>= 5.0.0),
SeuratObject (>= 5.0.0),
SingleR,
stats,
stringr,
utils
Depends:
R (>= 4.3.0),
DDRTree
Suggests:
corrplot,
cowplot,
knitr,
microeco,
monocle3,
rmarkdown,
SummarizedExperiment,
UpSetR,
vegan,
VGAM
VignetteBuilder: knitr