volcano_p | R Documentation |
Volcano plot for difference analysis
volcano_p(
res,
logfc = 1,
adjp = 0.05,
text = TRUE,
repel = TRUE,
mode = 1,
number = FALSE
)
res |
result of |
logfc |
log_fold_change threshold |
adjp |
adjust_p_value threshold |
text |
text, TRUE |
repel |
repel, TRUE |
mode |
1:normal; 2:multi_contrast |
number |
show the tax number |
ggplot
diff_da
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.