Grouped_BoxVilion | R Documentation |
a function to draw BoxPlot
Grouped_BoxVilion(
stat_type = "nonparametric",
data_name = "data.csv",
info_name = "info.csv",
plot.type = "box",
zscore = TRUE,
palette = "nrc_npg",
plot_nrow = 2,
pairwise.display = "significant",
p.adjust.method = "fdr",
ylab = "Relative Abundance (log2)",
levels = c("M1", "M2", "M3")
)
stat_type |
parametric |
data_name |
data.csv |
info_name |
info_name |
plot.type |
box |
zscore |
default TRUE |
palette |
palette |
plot_nrow |
plot_nrow |
pairwise.display |
significant |
p.adjust.method |
fdr |
ylab |
name |
levels |
order of group |
All the results can be got form other functions and instruction.
Shine Shen qq951633542@163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.