sig_genes_plot: Significant genes bar plot

View source: R/fct_05_deg.R

sig_genes_plotR Documentation

Significant genes bar plot

Description

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.

Usage

sig_genes_plot(results, plot_colors)

Arguments

results

Results matrix from the limma_value function returned list

plot_colors

Vector of colors for up and down regulation

Value

Formatted gg barplot of the significantly expressed genes.


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.