downstreamN: Restrict GRangesList

Description Usage Arguments Value

View source: R/grl_helpers.R

Description

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

Usage

1
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


ORFik documentation built on March 27, 2021, 6 p.m.