-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
53 lines (53 loc) · 960 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
Package: yipCat
Type: Package
Title: Some function like ArchR style in Seurat Object
Version: 1.0.3
Author: RyanYip
Maintainer: The package maintainer <[email protected]>
Description: Some useful functional tools for Seurat object,add cytof and Add style like ArchR
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports:
tibble,
flowCore,
DropletUtils,
Seurat,
ggplot2,
Rcpp,
matrixStats,
dplyr,
magrittr,
nabor,
S4Vectors,
uwot,
ggrepel,
Rsamtools,
gtable,
gtools,
stringr,
grid,
gridExtra,
ComplexHeatmap,
SummarizedExperiment
Depends:
Seurat,
ggplot2,
data.table,
Matrix,
magrittr,
S4Vectors,
dplyr,
Rcpp,
matrixStats,
nabor,
uwot,
ggrepel,
gtable,
gtools,
stringr,
grid,
gridExtra,
ComplexHeatmap,
SummarizedExperiment