computeZoneIInfo: Compute zone background and noise

Description Usage Arguments Details Value Note Author(s) References

View source: R/computeZoneIInfo.R

Description

Computes the background and noise for a given zone of a single Affymetrix GeneChip

Usage

1
computeZoneIInfo(ZoneInfo, NumberBGCells)

Arguments

ZoneInfo

vector of intensities in a given zone

NumberBGCells

number of background cells for the GeneChip

Details

Calculates background and noise for a zone using the algorithms described in the Affymetrix Statistical Algorithms Description Document. This is an internal function that will generally not be accessed directly.

Value

computeZoneIInfo returns a list containing the following components:

background

background value for the given zone

noise

noise value for the given zone

Note

Based on Affymetrix MAS5 Statistical SDK source code http://www.affymetrix.com/Auth/support/developer/stat_sdk/STAT_SDK_source.zip, as well as C++ code by Li Zhang and Delphi code by Robnet Kerns

Author(s)

Richard Kennedy rkennedy@vcu.edu

References

Affymetrix (2002) Statistical Algorithms Description Document, Affymetrix Inc., Santa Clara, CA, whitepaper. http://www.affymetrix.com/support/technical/whitepapers/sadd_whitepaper.pdf


sscore documentation built on Nov. 8, 2020, 5:28 p.m.