plotDists: Cis interaction distances

Description Usage Arguments Value Examples

Description

Plots a histogram of interaction distances for a GenomicInteractions object.

Usage

1
2
plotDists(GIObject, breaks = c(0, 1000, 5000, 10000, 50000, 1e+05, 5e+05,
  1e+06, 2e+06), method = "midpoint")

Arguments

GIObject

A GenomicInteractions object.

breaks

A numeric vector of breaks for the histogram.

method

String specifying the method used for distance between anchors, see calculateDistances.

Value

A ggplot2 plot.

Examples

1
2
3

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