plotHeatmap | R Documentation |
This function generates a heatmap that visualises the similarity between shared
groups across batches, as computed by getIDEr
.
plotHeatmap(seu, ider, batch.var = "Batch")
seu |
A Seurat object. |
ider |
The output list from the |
batch.var |
Character string specifying the metadata column that contains batch information. Default is "Batch". |
A heatmap displaying the similarity between shared groups across batches.
getIDEr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.