Plot the results of callInteractions.

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.