View source: R/plotSummaryStats.R
plotCisTrans | R Documentation |
Plots the percentages of cis and trans interactions for a GInteractions object as a donut plot.
plotCisTrans(GIObject)
GIObject |
A GInteractions object |
A ggplot2 plot
data(hic_example_data) plotCisTrans(hic_example_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.