overlap-class | R Documentation |
Overlap class
left
Input loci on the left.
right
Input loci on the right.
overlaps
Results of FindOverlaps(left, right)
.
left_overlapping
Unique loci on the left overlapping at least 1 locus on the right.
right_overlapped
Unique loci on the right overlapped by at least 1 locus on the left.
n_left
Number of input loci on the left.
n_right
Number of input loci on the right.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.