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-new documentation built on April 10, 2022, 5:39 p.m.