Generate multiple histograms for :

  1. The number of enhancers linked to each gene

  2. The rank of enhancers linked to each gene

plot_stats_genes_and_enhs(
  obj = NULL,
  peak.assay = "ATAC",
  en.regs = NULL,
  binwidth = NULL,
  size = 15,
  fill = "#63707E",
  hjust = 0,
  font.scale = 1,
  strip.face = "plain"
)

Arguments

obj

The Seurat object to identify enhancer regulons (eRegulons)

en.regs

The list of eRegulons

Value

Return a ggplot object