plot_combined_hic: Title

View source: R/functions_plotting.R

plot_combined_hicR Documentation

Title

Description

Title

Usage

plot_combined_hic(
  hic_list,
  runx_bws,
  ctcf_bws,
  exons_gr = NULL,
  max_dist = NULL,
  hic_names = names(hic_list),
  target_gene,
  extension_size_bp,
  output_prefix = "combined_plots",
  n_arch = 50,
  min_arch_dist = 10 * 10^5,
  max_fill = NULL,
  hmap_colors = c("lightgray", "steelblue", "darkblue", "red", "red")
)

Arguments

hmap_colors

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