plotCisTrans: Plots the percentages of cis and trans interactions for a...

View source: R/plotSummaryStats.R

plotCisTransR Documentation

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

data(hic_example_data)
plotCisTrans(hic_example_data)

ComputationalRegulatoryGenomicsICL/GenomicInteractions documentation built on April 16, 2022, 4:09 a.m.