-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
58 lines (58 loc) · 1.5 KB
/
DESCRIPTION
File metadata and controls
58 lines (58 loc) · 1.5 KB
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
58
Package: ReporterScore
Type: Package
Title: Generalized Reporter Score-Based Enrichment Analysis for Omics Data
Version: 0.2.6
Authors@R:
person("Chen", "Peng", email ="bfzede@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9449-7606"))
Description: Inspired by the classic 'RSA', we developed the improved 'Generalized Reporter
Score-based Analysis (GRSA)' method, implemented in the R package 'ReporterScore', along
with comprehensive visualization methods and pathway databases. 'GRSA' is a threshold-free
method that works well with all types of biomedical features, such as genes, chemical compounds,
and microbial species. Importantly, the 'GRSA' supports multi-group and longitudinal experimental
designs, because of the included multi-group-compatible statistical methods.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports:
magrittr,
dplyr,
stats,
ggplot2 (>= 3.2.0),
pcutils (>= 0.2.5),
utils,
scales,
ggnewscale,
ggrepel,
reshape2,
stringr,
foreach
Suggests:
knitr,
rmarkdown,
plyr,
e1071,
factoextra,
snow,
doSNOW,
pheatmap,
readr,
R.utils,
KEGGREST,
ggkegg,
clusterProfiler,
enrichplot,
pathview,
GSA,
vegan,
MetaNet,
igraph,
ggraph,
PADOG,
safe,
rSEA,
GSVA
Depends:
R (>= 4.2.0)
VignetteBuilder: knitr
BugReports: https://github.com/Asa12138/ReporterScore/issues
URL: https://github.com/Asa12138/ReporterScore