View source: R/callInteractions.R
plotInteractions | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.