-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.2 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
Package: iMUBAC
Type: Package
Title: Integration of Multi-Batch Cytometry datasets
Version: 0.2.1
Author: Masato Ogishi
Maintainer: Masato Ogishi <[email protected]>
Description: High-dimentional cytometry, including spectral flow cytometry and mass cytometry (CyTOF), enables deep immunophenotyping at a single-cell resolution. Analysis of cytometry data from multiple batches of experiments remains to be challenging due to the high-dimentionality and batch effects. We designed iMUBAC (Integration of Multi-Batch Cytometry datasets) to enable a rational and streamlined inter-batch comparisons through i) preprocessing, ii) batch-correction, iii) unsupervised clustering, and iv) batch-specific cell-type identification.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports:
caret,
ComplexHeatmap,
ConsensusClusterPlus,
cydar,
data.table,
dplyr,
flowCore,
FlowSOM,
ggedit,
ggplot2,
ggpubr,
ggrastr,
grDevices,
grid,
harmony,
igraph,
janitor,
magrittr,
Matrix,
matrixStats,
methods,
ncdfFlow,
parallel,
purrr,
RColorBrewer,
S4Vectors,
scater,
scran,
SingleCellExperiment,
stats,
stringr,
SummarizedExperiment,
tidyr,
uwot,
viridis