.findEqual.GTuples {GenomicTuples}R Documentation

An internal function used by the findOverlaps,GTuples,GTuples-method when type = "equal".

Description

An internal function used by the findOverlaps,GTuples,GTuples-method when type = "equal".

Usage

.findEqual.GTuples(query, subject, select, ignore.strand)

Arguments

query

A GTuples instance

subject

A GTuples instance

select

See findOverlaps in the IRanges package for a description of this argument.

When

set to TRUE, the strand information is ignored in the overlap calculations.


[Package GenomicTuples version 1.28.0 Index]