getSegDupOverlaps: Function to calculate percentage overlap between query and...

View source: R/getSegDupOverlaps.R

getSegDupOverlapsR Documentation

Function to calculate percentage overlap between query and the subject ranges.

Description

Function to calculate percentage overlap between query and the subject ranges.

Usage

getSegDupOverlaps(query.gr, subject.gr)

Arguments

query.gr

A GRanges-class object.

subject.gr

A GRanges-class object.

Value

A GRanges-class object.

Author(s)

David Porubsky


daewoooo/primatR documentation built on March 28, 2024, 6:41 a.m.