PlotTfData | R Documentation |
This will plot the results of decoupleR as a heatmap
PlotTfData(
seuratObj,
assayName = "tfsulm",
groupField = Seurat::Idents(seuratObj)
)
seuratObj |
A Seurat object. |
assayName |
The source assay |
groupField |
The field on which to group the results |
The pheatmap plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.