initialize: initialize

initializeR Documentation

initialize

Description

gchain::initialize gchain initialize

if only x (or y) GRanges is given will make "identity chain" if x (or y) is given as a seqinfo, then will make "empty chain"

Usage

## S4 method for signature 'gChain'
initialize(
  .Object,
  x = NULL,
  y = NULL,
  pad.left = 0,
  pad.right = 0,
  scale = NULL,
  val = data.frame()
)

mskilab/gChain documentation built on Sept. 28, 2022, 3:45 p.m.