gr.disjoin | R Documentation |
Identical to GRanges disjoin, except outputs inherit metadata from first overlapping parent instance on input
gr.disjoin(x, ..., ignore.strand = TRUE)
x |
GRanges to disjoin |
... |
arguments to disjoin (e.g. with.revmap=FALSE). Please see documentation for GenomicRanges::disjoin() |
ignore.strand |
logical scalar (default = TRUE) |
GRanges of non-overlapping ranges with metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.