Plot a TF-TF co-binding heatmap
Source:R/utils_step1_visualizations.R
plot_tf_tf_cobinding_heatmap.RdPlot a TF-TF co-binding heatmap
Usage
plot_tf_tf_cobinding_heatmap(
module1,
metric = c("absolute", "jsd"),
max_tfs = 100L,
verbose = TRUE
)