View source: R/subtractRegions.R
subtractRegions | R Documentation |
Function to subtract ranges that flank regions of interest
subtractRegions(gr = NULL, remove.gr = NULL, mode = "flanks", remove = FALSE)
gr |
A |
remove.gr |
A |
mode |
Select 'flanks' to subtract only flanking regions or 'all' to subtract all regions what creates disjoined ranges. |
remove |
Set to |
A GRanges-class
object.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.