add_matrix_plot | R Documentation |
Title
add_matrix_plot( hic_mat, qgr, tile_type = c("diamond", "hex")[1], max_dist = 10 * 10^6, point_size = 3, text_size = 4, max_fill = NULL, hmap_colors = c("lightgray", "steelblue", "darkblue", "red", "red"), minmax2col = c(min = "orange", max = "green"), show_insulation_range = T, fill_limits = c(NA, NA), na.value = hmap_colors[length(hmap_colors)], show_min = T, show_max = F, p = NULL )
p |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.