Skip to content

[R-Forge #5662] Implement interval joins #528

@arunsrinivasan

Description

@arunsrinivasan

Submitted by: Arun ; Assigned to: Nobody; R-Forge link

The functionality is very similar to findOverlaps function from IRanges package, except that we'll have the option to return the join result, or the matching indices.

Types of overlaps:

  • any
  • within
  • equal
  • start
  • end

Arguments for 'mult':

  • all
  • first
  • last

Additional arguments:

  • minoverlap
  • maxgap
  • which
  • nomatch
  • ignore.self

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions