Description Usage Arguments Value
View source: R/plotting_functions.r
Generate a heatmap for a subset of genes
1 | subset_heatmap(gene_set, annotation_col, counts.mat)
|
gene_set |
A vector containing gene names to plot |
annotation_col |
Data frame containing annotation columns for pheatmap |
counts.mat |
A matrix of gene count data |
p A ggplot plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.