assemble_heatmap_cluster_bars | R Documentation |
assemble_heatmap_cluster_bars
assemble_heatmap_cluster_bars(plots, ...)
plots |
list of plots as returned from ssvSignalHeatmap.ClusterBars when return_unassembled_plots = TRUE |
... |
arguments passed to cowplot::plot_grid |
A grob produced by cowplot::plot_grid
data(CTCF_in_10a_profiles_gr)
plots = ssvSignalHeatmap.ClusterBars(CTCF_in_10a_profiles_gr, return_unassembled_plots = TRUE)
assemble_heatmap_cluster_bars(plots)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.