sig_genes_plot | R Documentation |
Create a bar plot of the number of genes with a significant fold change. The plot will break down all of the comparisons that were analyzed and the count of significant genes for both up and down changes.
sig_genes_plot(results, plot_colors)
results |
Results matrix from the limma_value function returned list |
plot_colors |
Vector of colors for up and down regulation |
Formatted gg barplot of the significantly expressed genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.