inflate.noodles: inflate.noodles

Description Usage Arguments

Description

Expands each element of GRanges by flanks value both sides. Check chomosome boundaries and avoid breaking them (thus differs from resize). Needs seqlengths for chromosemes to be defined in GRanges or by seqlengths parameter. If both are given, check whether they do not conradict.

Usage

1
inflate.noodles(noodles, flanks = 0, seqlengths = NA)

Arguments

noodles

the GRanges list of intervals to inflate

flanks

lenght to inflate the noddles by before the search; if >0, the seqlengths information is to be set as seqlengths or in seqlengths(noodles)

seqlengths

is to provide the chromosome lentth information without including it in noodles


favorov/differential.coverage documentation built on Feb. 18, 2022, 5:50 p.m.