Description Usage Arguments Details Value Author(s)
Plot overlap of sites from two txLoc
objects. See 'Details'.
1 | PlotOverlap(txLoc1, txLoc2)
|
txLoc1 |
A |
txLoc2 |
A |
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
.
NULL
.
Maurits Evers, maurits.evers@anu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.