subset_heatmap.Rd
Generate a heatmap for a subset of genes
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