smooth_gel: Initial smoothing using the obtained raw intensities for all...

Description Usage Arguments Value

Description

Initial smoothing using the obtained raw intensities for all sample lanes in one gel

Usage

1
smooth_gel(dat_raw, span)

Arguments

dat_raw

Raw data obtained from read_IPdata. First column represents a equal-spaced grid over 0 and 1; Other columns record intensity values obtained from all the tested sample lanes.

span

The parameter tha controls the degree of smoothing. See loess

Value

A list comprising two elements, res for smoothed intensities, one column per sample lane, and sigma for the standard deviation


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