grl.split: grl.split

grl.splitR Documentation

grl.split

Description

splits GRL's with respect to their seqnames and strand (default), returning new grl whose items only contain ranges with a single seqname / strand

can also split by arbitrary (specified) genomic ranges value fields

Usage

grl.split(grl, seqname = TRUE, strand = TRUE, values = c())

Arguments

grl

GRangesList to split

seqname

Default TRUE

strand

Default TRUE

values

columns of values field in grl


mskilab/gChain documentation built on Sept. 28, 2022, 3:45 p.m.