Skip to contents

Heatmap showing mean expression of top 20 markers of each cell type in each sample.

Usage

meanExpHmp(SeuratObj, exprs, meta)

Arguments

SeuratObj

A Seurat object.

exprs

A data frame or matrix of raw read counts of bulk RNA-seq samples. Column names correspond to sample names, row names to genes.

meta

A data frame of 2 columns with Sample and Class, correlate sample names with sample class.