union_indices: Calculate the union of a set of elements within a...

Description Usage Arguments Value

View source: R/GenomicOverlaps.R

Description

Calculate the union of a set of elements within a GenomicOverlaps object.

Usage

1
union_indices(x, indices = names(x))

Arguments

x

A GenomicOverlaps object.

indices

The names of the elements from x whose union should be found.

Value

A vector of the numeric indices of the element of regions(x) which fit the given criteria.


ArnaudDroitLab/GenomicIntersection documentation built on Oct. 19, 2019, 5:37 a.m.