getRunStatistics {deltaCaptureC} | R Documentation |
This is a helper function. Currently not exported.
getRunStatistics(runTotals)
runTotals |
is a GRanges object giving the consecutive runs and their totals. |
a vector of the min, max and absolute value of the min and max for the run totals.