tfMap | R Documentation |
Function to plot heatmap for top 10 TFs found differentially expressed (RNA) per cluster/grouping
tfMap(obj, markers, tfs, type = "both")
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 |
ggplot object with Heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.