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 Aug. 10, 2024, 11:12 p.m.