-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 763 Bytes
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 763 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
Package: BinaryClust
Title: CyTOF Analysis Pipeline Using Binary Classification Followed by Clustering
Version: 0.0.0.9000
Authors@R:
person(given = "Desmond",
family = "Choy",
role = c("aut", "cre"),
email = "desmond.choy@kcl.ac.uk")
Description: CyTOF data exploration and analysis pipeline using binary classification followed by clustering
License: `use_mit_license()`, `use_gpl3_license()` or friends to
pick a license
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends:
circlize,
ComplexHeatmap,
flowCore,
FlowSOM,
ggpubr,
ggrepel,
grid,
gridExtra,
gtable,
pheatmap,
RColorBrewer,
Rtsne,
tidyverse,
umap
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr