getRegionBoundaries: Expand genomic Ranges into a set of region boundaries

View source: R/utils.R

getRegionBoundariesR Documentation

Expand genomic Ranges into a set of region boundaries

Description

Expand genomic Ranges into a set of region boundaries

Usage

getRegionBoundaries(gr, sort = TRUE)

Arguments

gr

A GRanges object.

sort

If set to TRUE reported GRanges object will be sorted by position.

Author(s)

David Porubsky


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