-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·57 lines (57 loc) · 1.17 KB
/
DESCRIPTION
File metadata and controls
executable file
·57 lines (57 loc) · 1.17 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
Package: BugSigDBPaper
Version: 0.99.0
Title: Analysis code for the BugSigDB manuscript
Authors@R: c(
person(given = "Ludwig",
family = "Geistlinger",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Levi",
family = "Waldron",
role = "aut",
email = "[email protected]"))
Description: Analysis code for the BugSigDB manuscript.
URL: https://github.com/waldronlab/BugSigDBFigures
Depends: R (>= 4.1.0)
Imports:
gganatogram,
ontologySimilarity,
viridis,
XML
Suggests:
aplot,
bugsigdbr,
circlize,
curatedMetagenomicData,
enrichplot,
gespeR,
ggalluvial,
ggplot2,
ggplotify,
ggpubr,
ggrepel,
ggtree,
knitr,
lubridate,
maps,
matrixStats,
mia,
pkgdown,
reshape2,
reticulate,
rmarkdown,
testthat,
BugSigDBStats,
ComplexHeatmap,
EnrichmentBrowser,
EnrichmentPlotter,
RobustRankAggreg,
RColorBrewer
Remotes:
jespermaag/gganatogram,
lgeistlinger/EnrichmentPlotter
License: GPL (>= 3)
VignetteBuilder: knitr
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.2.0