View source: R/visualization.R
plot_hic_matrix | R Documentation |
Show a heatmap of the Hi-C data
plot_hic_matrix( hic, chrom = NULL, control_hic = NULL, scale_factor = c(1, 1), norm = c(0, 1), transform = c("log10", "linear"), missing_value = NULL, n.breaks = NULL, color_palette = "viridis", gamma = "auto", tile_outline = NULL, verbose = FALSE )
chrom |
Indicate which chromosome to process. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.