plotInteractions {UMI4Cats} | R Documentation |
Plot the results of callInteractions
.
plotInteractions(gr_interactions, xlim = NULL, significant = TRUE)
gr_interactions |
GRangesList outputed by |
xlim |
Limits for the plot x axis (genomic coordinates). |
significant |
Logical indicating whether to plot only significant interactions (default: TRUE). |
Produces a ggplot2 plot showing the queried interactions at each analysed sample.