downstreamN {ORFik}R 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


[Package ORFik version 1.13.14 Index]