grbind: Concatenate 'GRanges', robust to different 'mcols'

View source: R/gUtils.R

grbindR Documentation

Concatenate GRanges, robust to different mcols

Description

Concatenates GRanges objects, taking the union of their features if they have non-overlapping features

Usage

grbind(x, ...)

Arguments

x

GRanges input GRanges

...

additional input GRanges

Value

Concatenated GRanges grbind(example_genes, example_dnase)

Note

Does not fill in the Seqinfo for the output GRanges


mskilab/gUtils documentation built on June 6, 2023, 12:08 a.m.