-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
49 lines (49 loc) · 1.18 KB
/
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
Package: immcp
Title: Poly-Pharmacology Toolkit for Traditional Chinese Medicine Research
Version: 1.0.5
Authors@R:
person(given = "Yuanlong",
family = "Hu",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1933-7570"))
Description: Toolkit for Poly-pharmacology Research of Traditional Chinese Medicine. Based on the
biological descriptors and drug-disease interaction networks, it can
analyze the potential poly-pharmacological mechanisms of Traditional Chinese Medicine and be
used for drug-repositioning in Traditional Chinese Medicine.
License: GPL (>= 3)
URL: https://github.com/YuanlongHu/immcp
BugReports: https://github.com/YuanlongHu/immcp/issues
Depends:
igraph,
R (>= 4.0.0)
Imports:
clusterProfiler,
DOSE,
dplyr,
methods,
magrittr,
Matrix,
openxlsx,
org.Hs.eg.db,
pbapply,
proxyC,
purrr,
rlang (>= 1.0.2),
stats,
utils,
visNetwork (>= 0.3.1),
arules,
ggplot2,
ggheatmap,
factoextra
Suggests:
knitr,
rmarkdown
VignetteBuilder:
knitr
biocViews:
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
LazyData: true