breakSeekr: Find breakpoints from deltaWs

Description Usage Arguments Author(s)

Description

Find breakpoints from deltaWs by <here a description of how breakpoints are found>.

Usage

1
breakSeekr(deltaWs, trim = 10, peakTh = 0.33, zlim = 3.291)

Arguments

deltaWs

A GRanges object with metadata column "deltaW" generated by deltaWCalculator.

trim

Trim the upper and lower deltaWs in the dataset (e.g. 10 calculates SD of all values btwn 10th and 90th percentile).

peakTh

Determines the fraction of the upper peak to use as the threshold (e.g. 0.33 is 1/3 of max(delta)).

zlim

The degree that the value must be above the threshold to be included in the peaklist.

Author(s)

Ashley Sanders, David Porubsky, Aaron Taudt


drashley/InversionAnalysis_HGSVC documentation built on May 6, 2019, 8:49 a.m.