tfMap: Function to plot heatmap for top 10 TFs found differentially...

View source: R/plotting.R

tfMapR Documentation

Function to plot heatmap for top 10 TFs found differentially expressed (RNA) per cluster/grouping

Description

Function to plot heatmap for top 10 TFs found differentially expressed (RNA) per cluster/grouping

Usage

tfMap(obj, markers, tfs, type = "both")

Arguments

obj

Seurat object with RNA data, active ident should be what markers are comparing (ex: seurat_clusters)

markers

differentially expressed genes by cluster or group

type

type of markers to plot; options are upregulated (up), downregulated (down), or default both

db

TF database with names(db) as TFs

Value

ggplot object with Heatmap


hmumme/finalProjectMUMME documentation built on April 22, 2022, 12:43 a.m.