downstreamN: Restrict GRangesList

View source: R/grl_helpers.R

downstreamNR Documentation

Restrict GRangesList

Description

Will restrict GRangesList to 'N' bp downstream from the first base.

Usage

downstreamN(grl, firstN = 150L)

Arguments

grl

(GRangesList)

firstN

(integer) Allow only this many bp downstream, maximum.

Value

a GRangesList of reads restricted to firstN and tiled by 1


JokingHero/ORFik documentation built on June 9, 2025, 8:46 p.m.