-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
47 lines (47 loc) · 861 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
45
46
47
Package: visual16S
Title: Visualization functions for 16S pipeline
Version: 1.0
Authors@R: person("Guanhua", "Ye", email = "yeguanhua@gmail.com", role = c("aut", "cre"))
Description:
This is a package for 16S visualization. Including dada2 reads track, stacked bar plot,
alpha diversity, beta diversity and log2 fold change.
Depends:
R (>= 3.5.0),
readxl,
dada2,
phyloseq,
RColorBrewer,
seqinr,
ggsci,
DESeq2,
EnhancedVolcano,
tidyr,
ggplot2,
readr,
dplyr,
tibble,
stringr,
vegan,
ggpubr,
ggExtra
Import:
readxl,
dada2,
phyloseq,
RColorBrewer,
seqinr,
ggsci,
DESeq2,
EnhancedVolcano,
tidyr,
ggplot2,
readr,
dplyr,
tibble,
stringr,
vegan,
ggpubr,
ggExtra
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1