plot_venn | R Documentation |
Plot a venn diagram that illustrates the number of significantly expressed genes that overlap for multiple comparisons.
plot_venn(results, plots_color_select)
plots_color_select |
Vector of colors for plots |
limma |
limma Returned list of results from the limma_value function |
up_down_regulated |
Split the comparisons into either up or down regulated |
select_comparisons_venn |
The comparisons to plot on the venn diagram |
A formatted venn diagram plot of the selected comparisons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.