resize_grl: Resize a GRangesList object, respecting exon boundaries when...

View source: R/anno.R

resize_grlR Documentation

Resize a GRangesList object, respecting exon boundaries when shortening

Description

Resize a GRangesList object, respecting exon boundaries when shortening

Usage

resize_grl(grl, gwidth, fix = "start", check = TRUE)

Arguments

grl

GRangesList; a GRangesList object

gwidth

GRangesList; integer/IntegerList to set as new width.

fix

Position to fix to when resizing (start, stop, or center)

check

Boolean; check if resulting GRanges extend beyond bounds

Value

A GRangesList object shortend/lengthened, respecting exon boundaries

Author(s)

Dermot Harnett, dermot.p.harnett@gmail.com


zslastman/RiboStan documentation built on April 6, 2024, 1:35 p.m.