Description Usage Arguments Value Examples
Create heatmap of spatially correlated genes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
gobject |
giotto object |
spatCorObject |
spatial correlation object |
use_clus_name |
name of clusters to visualize (from clusterSpatialCorGenes()) |
show_cluster_annot |
show cluster annotation on top of heatmap |
show_row_dend |
show row dendrogram |
show_column_dend |
show column dendrogram |
show_row_names |
show row names |
show_column_names |
show column names |
show_plot |
show plot |
return_plot |
return ggplot object |
save_plot |
directly save the plot [boolean] |
save_param |
list of saving parameters, see |
default_save_name |
default save name for saving, don't change, change save_name in save_param |
... |
additional parameters to the |
Heatmap generated by ComplexHeatmap
1 | heatmSpatialCorGenes(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.