-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
45 lines (45 loc) · 926 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
Package: CellEnrich
Title: Pathway Enrichment Analysis, Visualize for Single Cell Data
Version: 1.6.68
Authors@R:
person(given = "Truong Hai",
family = "Nguyen Cao",
role = c("aut", "cre"),
email = "[email protected]")
Description: Pathway Enrichment Analysis, Visualize for Single Cell Data.
License: MIT + file LICENSE
URL: https://github.com/noobcoding/CellEnrich, https://noobcoding.github.io/CellEnrich/
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.3.0)
biocViews:
Imports:
dplyr,
MatrixGenerics,
DT,
tictoc,
farver,
fgsea,
ff,
ggplot2,
ggrepel,
highcharter,
htmltools,
magrittr,
plyr,
purrr,
Rtsne,
scran,
Seurat,
shiny,
shinyFeedback,
shinyjs,
shinymaterial,
sortable,
SingleCellExperiment,
tidyr,
waiter
Suggests:
testthat (>= 2.1.0)
RoxygenNote: 7.2.3