gP | R Documentation |
gPair instantiator, creates a pair with some metadata
gP(gr1 = NULL, gr2 = NULL, meta = NULL)
gr1 |
GRanges around which to build a gPair, also can be a GRAngesList, in which case all intra-list item pairs are created. |
gr2 |
optional second granges same length as the first (but possibly different width), by default is set to gr1 |
meta |
data.table of metadata (by default pulled from values(gr1) |
A new gPair object
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.