Junction object

Details

signed adjacency between two genomic loci

Methods


Method new()

Usage

Junction$new(grl = NULL, ...)


Method removeDups()

Usage

Junction$removeDups()


Method gw()

Usage

Junction$gw(pad = 0)


Method subset()

Usage

Junction$subset(i)


Method set()

Usage

Junction$set(...)


Method print()

Usage

Junction$print()


Method clone()

The objects of this class are cloneable with this method.

Usage

Junction$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.