plot_upperMatrix: plot_upperMatrix

View source: R/functions_plotting.R

plot_upperMatrixR Documentation

plot_upperMatrix

Description

plot_upperMatrix

Usage

plot_upperMatrix(
  hic_mat,
  chr,
  start,
  end,
  hmap_colors = c("lightgray", "steelblue", "darkblue", "red", "red"),
  fill_limits = c(NA, NA),
  na.value = hmap_colors[length(hmap_colors)]
)

Arguments

hmap_colors

jrboyd/dthic documentation built on Oct. 4, 2022, 8:53 p.m.