GenomicInteractions (version 1.6.2)

plotCisTrans: Plots the percentages of cis and trans interactions for a GInteractions object as a donut plot.

Description

Plots the percentages of cis and trans interactions for a GInteractions object as a donut plot.

Usage

plotCisTrans(GIObject)

Arguments

GIObject
A GInteractions object

Value

A ggplot2 plot

Examples

Run this code
data(hic_example_data)
plotCisTrans(hic_example_data)

Run the code above in your browser using DataLab