-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
57 lines (57 loc) · 1017 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
47
48
49
50
51
52
53
54
55
56
57
Package: cellula
Type: Package
Title: Simple scRNAseq pipeline
Version: 1.0.000
Author: Giuseppe D'Agostino
Maintainer: Giuseppe D'Agostino <[email protected]>
Description: Wrapper around a simple integration pipeline for scRNAseq with some
choices for integration method, clustering and annotation.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports:
SingleCellExperiment,
SummarizedExperiment,
BiocNeighbors,
ggplot2,
grDevices,
graphics,
stats,
utils,
methods,
scran,
scater,
scuttle,
bluster,
batchelor,
uwot,
BiocParallel,
ggbeeswarm,
igraph,
gridExtra,
S4Vectors,
rlang,
Matrix,
matrixStats,
ggrepel,
reshape2,
patchwork
Suggests:
AUCell,
destiny,
DropletUtils,
harmony,
rliger,
RcppPlanc,
GSVA,
monocle3,
scDblFinder,
scMerge,
SeuratObject,
Seurat,
slingshot,
STACAS,
tricycle,
TSCAN,
UCell