sign_score: Calculate relative scores for peak calling

Description Usage Arguments Value

Description

Sign calculation for each bin in the binned intensity data. It is used to define contiguous regions in which we will find a peak.

Usage

1
sign_score(y, half_width, elevation)

Arguments

y

The binned intensity data

half_width

The half window size used in edges

elevation

The minimum intensity difference a peak needs to exceed the minimum intensity within the window defined by edges

Value

A vector of scores, one for each intensity value in a bin


zhenkewu/spotgear documentation built on June 22, 2019, 1:55 a.m.