getRunStatistics {deltaCaptureC}R Documentation

This function is called by getRunsStatisticsDist on the individual elements of a list of scrambled runs.

Description

This is a helper function. Currently not exported.

Usage

getRunStatistics(runTotals)

Arguments

runTotals

is a GRanges object giving the consecutive runs and their totals.

Value

a vector of the min, max and absolute value of the min and max for the run totals.


[Package deltaCaptureC version 1.0.0 Index]