-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
42 lines (42 loc) · 921 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
Package: drugTargetScreen
Type: Package
Title: A translational framework for drug target discovery
Version: 0.1.1
Author: Zhao Yang
Maintainer: Zhao Yang <[email protected]>
Description: To implement the translational framework of genoproteomic studies for cardiovascular drug discovery described in Yang Z, et al <s44325-024-00015-9>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
Depends: R (>= 3.5.0)
Imports:
data.table,
dplyr,
foreign,
gaston,
geni.plots,
ggplot2,
ggrepel,
ggsci,
ggpubr,
GRAPPLE,
grDevices,
ieugwasr,
MendelianRandomization,
mr.divw,
mr.raps,
mrclust,
plinkbinr,
plyr,
qvalue,
stats,
susieR,
TwoSampleMR,
utils
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://yangzhao98.github.io/drugTargetScreen/
Config/Needs/website: tidyverse/tidytemplate