PlotOverlap: Plot overlap of sites.

Description Usage Arguments Details Value Author(s)

View source: R/plot.R

Description

Plot overlap of sites from two txLoc objects. See 'Details'.

Usage

1
PlotOverlap(txLoc1, txLoc2)

Arguments

txLoc1

A txLoc object.

txLoc2

A txLoc object.

Details

The function plots one or multiple Venn diagrams showing the spatial overlap between entries from two txLoc objects. Two features are defined as overlapping, if they overlap by at least one nucleotide. Overlaps are determined using the function GenomicRanges::countOverlaps.

Value

NULL.

Author(s)

Maurits Evers, maurits.evers@anu.edu.au


mevers/RNAModR documentation built on Nov. 17, 2019, 9:11 a.m.