forked from guokai8/scGSVA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
43 lines (43 loc) · 856 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
Package: scGSVA
Type: Package
Title: GSVA for single cell RNA seq analysis
Version: 0.0.11
Authors@R: c(person("Kai","Guo",email = "[email protected]",
role = c("aut", "cre")
),
person("Zhihan","Wang",role = "aut"))
Maintainer: Kai Guo <[email protected]>
Description: scGSVA provide function to do GSVA analysis for single cell data
License: GPLv3.0
Depends: R (>= 3.5.0)
Imports:
dplyr,
magrittr,
broom,
rlang,
ggplot2,
tidyr,
GSVA,
Seurat,
SeuratObject,
SingleCellExperiment,
msigdbr,
KEGGREST,
Matrix,
BiocParallel,
SummarizedExperiment,
ggrepel,
BiocManager,
GO.db,
ggridges,
limma,
pheatmap,
AnnotationDbi,
viridis,
rstatix,
testthat
Encoding: UTF-8
LazyData: yes
LazyDataCompression: xz
RoxygenNote: 7.1.1
biocViews: