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

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

Details

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


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.