
Make a heatmap of a select number of genes
eda_heatmap.Rd
Make a heatmap of a select number of genes
Arguments
- dds
a
dds
object with HGCN symbols as rownames- genes
a character vector containing the names of HGCN symbols to be plotted in the heatmap
- stratifier
optional. A character vector specifying a column in colData by which to color samples in the pheatmap.
- assay
the assay number that contains normalized counts
- ...
additional arguments that will be passed to
pheatmap