Generate a heatmap for a subset of genes

subset_heatmap(gene_set, annotation_col, counts.mat)

Arguments

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

Value

p A ggplot plot