plotInteractions: Plot interactions

View source: R/callInteractions.R

plotInteractionsR Documentation

Plot interactions

Description

Plot the results of callInteractions.

Usage

plotInteractions(gr_interactions, xlim = NULL, significant = TRUE)

Arguments

gr_interactions

GRangesList outputed by callInteractions.

xlim

Limits for the plot x axis (genomic coordinates).

significant

Logical indicating whether to plot only significant interactions (default: TRUE).

Value

Produces a ggplot2 plot showing the queried interactions at each analysed sample.


Pasquali-lab/UMI4Cats documentation built on March 23, 2024, 9:42 p.m.