distanceToPreceding: Distance to preceding range group

View source: R/grl_extend.R

distanceToPrecedingR Documentation

Distance to preceding range group

Description

Preceding means upstream GRangesList element, not including itself.

Usage

distanceToPreceding(grl, grl2 = grl, ignore.strand = FALSE)

Arguments

grl

a GRangesList

grl2

a GRangesList, default 'grl'. The list that defines restrictions on extension. Can also be another set, which is used as 'roadblocks' for extension.

ignore.strand

logical, default FALSE

Value

numeric vector of distance


JokingHero/ORFik documentation built on Dec. 21, 2024, 12:01 a.m.