-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
50 lines (50 loc) · 903 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
Type: Package
Package: EnrichGT
Title: EnrichGT - all in one enrichment analysis solution
Version: 0.9.0
Author: Zhiming Ye
Maintainer: Zhiming Ye <[email protected]>
Description: Do biological enrichment analysis and parsing and clustering
enrichment result to insightful results in just ONE package
License: GPL-V3
URL: https://zhimingye.github.io/EnrichGT/
Depends:
R (>= 2.10)
Imports:
AnnotationDbi,
BiocManager,
cli,
dplyr,
fgsea,
fontawesome,
forcats,
ggplot2,
glue,
GO.db,
grDevices,
gt,
Matrix,
methods,
parallel,
proxy,
qvalue,
RColorBrewer,
Rcpp,
reactome.db,
rlang,
scales,
stats,
stringr,
text2vec,
tibble,
utils,
xfun
Suggests:
readr,
testthat (>= 3.0.0)
LinkingTo:
Rcpp
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2