plotCisTrans {GenomicInteractions} | 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)