View source: R/deltaCaptureC.R
getRunAndLopsidednessStatistics | R Documentation |
Get the distribution of run and lopsidedness statistics
getRunAndLopsidednessStatistics(
scrambledDeltas,
viewpointRegion,
colName = "delta"
)
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' |
a Nx4 matrix giving the min, max, max(abs(min),abs(max)) and lopsidedness for the run totals in the list of scrambled deltas.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.