getRunAndLopsidednessStatistics {deltaCaptureC}R Documentation

Get the distribution of run and lopsidedness statistics

Description

Get the distribution of run and lopsidedness statistics

Usage

getRunAndLopsidednessStatistics(scrambledDeltas, viewpointRegion,
  colName = "delta")

Arguments

scrambledDeltas

a list of rebinned (i.e., to large bin size) of scrambled deltas

viewpointRegion

a GRanges object giving the region that is reserved for lopsidedness

colName

= 'delta'

Value

a Nx4 matrix giving the min, max, max(abs(min),abs(max)) and lopsidedness for the run totals in the list of scrambled deltas.


[Package deltaCaptureC version 1.6.0 Index]