gP: gP

gPR Documentation

gP

Description

gPair instantiator, creates a pair with some metadata

Usage

gP(gr1 = NULL, gr2 = NULL, meta = NULL)

Arguments

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)

Value

A new gPair object

Author(s)

Marcin Imielinski


mskilab/GxG documentation built on April 12, 2025, 5:32 p.m.