eda_heatmap: Make a heatmap of a select number of genes

View source: R/eda_heatmap.R

eda_heatmapR Documentation

Make a heatmap of a select number of genes

Description

Make a heatmap of a select number of genes

Usage

eda_heatmap(dds, genes, stratifier = NULL, assay = 2, ...)

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

Value

a pheatmap


McConkeyLab/bladdr documentation built on April 6, 2024, 3:15 a.m.