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 Oct. 22, 2024, 9:41 p.m.