View source: R/magora_heatmap.R
magora_heatmap | R Documentation |
Creates a heatmap showing the log fold change and p-value of genes across sex, age, tissues and models.
magora_heatmap(data, log_foldchange_cutoff = 2.5, use_theme_sage = TRUE)
data |
Input data ( |
log_foldchange_cutoff |
Cutoff for log fold change, used in plot legend |
use_theme_sage |
Whether to use |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.