Description Usage Arguments Value
View source: R/plotting_functions.R
This function creates a volc plot using the returned results in long format. Meant to be used with my results wappers
1 | volcano_plotter(plot_data, plot_labels = TRUE, label_num = 10)
|
plot_data |
plot data in long format |
plot_labels |
whether labels should be drawn for some genes |
label_num |
number of genes to draw labels |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.