plotSummaryStats: Plot summary statistics

Description Usage Arguments Value Examples

Description

Makes summary plots of the counts, interaction distances, interaction annotations, and percentage of cis and trans interactions for a GenomicInteractions object.

Usage

1
plotSummaryStats(GIObject, other = 5, cut = 10)

Arguments

GIObject

A GenomicInteractions object.

other

Numeric scalar passed to plotInteractionAnnotations.

cut

Numeric scalar passed to plotCounts.

Value

A plot is made on the current graphics device. The output of marrangeGrob is returned.

Examples

1
2
3

LTLA/fugi documentation built on June 22, 2019, 8:50 p.m.