gGraph.subset | R Documentation |
subset gGraph on overlaps
## S4 method for signature 'gGraph'
x %&% y
x |
a gGraph |
y |
a GRanges or string coercible to one |
the portion of the gGraph that overlaps y (with loose ends wherever nodes / edges are broken)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.