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


Roleren/ORFik documentation built on April 25, 2024, 8:41 p.m.