-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
44 lines (44 loc) · 942 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
Package: ezlimmaplot
Title: Bioinformatics plots using limma and ggplot2, some from output of ezlimma
Version: 0.0.3.9008
Authors@R: c(person("Jonathan", "Dreyfuss", role = c("aut", "cre"), email = "[email protected]"),
person("Hui", "Pan", role = "aut"),
person("Grace", "Daher", role="ctb"))
BugReports: https://github.com/jdreyf/ezlimmaplot/issues
Description: Bioinformatics plots using limma and ggplot2, some from output of ezlimma.
Imports:
dplyr,
ezlimma,
ggplot2,
ggraph,
ggrastr,
ggrepel,
graphics,
grDevices,
igraph (>= 1.0.0),
limma (>= 3.34.8),
magrittr,
pheatmap,
RColorBrewer,
rlang,
Rtsne,
scales,
stats,
tidygraph
Suggests:
covr,
Hitman,
knitr,
rmarkdown,
statmod,
testthat,
vdiffr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Remotes:
github::jdreyf/ezlimma,
github::jdreyf/Hitman,
github::jdreyf/DirectionalMaxPTest