.plot_heatmap_of_pbsce | R Documentation |
helper fn to generate a heatmap and dendrogram for features of a pbsce
.plot_heatmap_of_pbsce(pbsce, binarize = TRUE, trim_name = TRUE)
pbsce |
a pseudobulked singlecellexperiment object |
binarize |
if TRUE, counts are TRUE/FALSE if counts > 0 |
trim_name |
if TRUE, the pseudobulked name is trimmed to before _ |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.