-
Notifications
You must be signed in to change notification settings - Fork 13
/
DESCRIPTION
51 lines (51 loc) · 1.53 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
50
51
Package: ggpicrust2
Type: Package
Title: Make 'PICRUSt2' Output Analysis and Visualization Easier
Version: 1.7.4
Authors@R: c(
person("Chen", "Yang", email = "[email protected]", role = c("aut", "cre")),
person("Liangliang", "Zhang", email = "[email protected] ", role = "aut"))
Description: Provides a convenient way to analyze and visualize 'PICRUSt2' output with pre-defined plots and functions. Allows for generating statistical plots about microbiome functional predictions and offers customization options. Features a one-click option for creating publication-level plots, saving time and effort in producing professional-grade figures. Streamlines the 'PICRUSt2' analysis and visualization process. For more details, see Yang et al. (2023) <doi:10.1093/bioinformatics/btad470>.
BugReports: https://github.com/cafferychen777/ggpicrust2/issues
URL: https://github.com/cafferychen777/ggpicrust2, https://cafferychen777.github.io/ggpicrust2/
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports:
ALDEx2,
aplot,
DESeq2,
dplyr,
edgeR,
GGally,
ggplot2,
grid,
ggh4x,
lefser,
limma,
Maaslin2,
metagenomeSeq,
MicrobiomeStat,
readr,
SummarizedExperiment,
tibble,
tidyr,
ggprism,
patchwork,
circlize
Depends:
R (>= 2.10)
Suggests:
Biobase,
KEGGREST,
ComplexHeatmap,
ggplotify,
BiocGenerics,
magrittr,
utils,
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr