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

Description Usage Arguments Value

View source: R/preprocess.R

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


oslerinhealth/spotgear documentation built on May 25, 2021, 10:38 p.m.