isSnpChip.AffymetrixCdfFile {aroma.affymetrix}R Documentation

Static method to check if a chip is a mapping (SNP) chip

Description

Static method to check if a chip is a mapping (SNP) chip.

Usage

## S3 method for class 'AffymetrixCdfFile':
isSnpChip(this, ...)

Arguments

... Not used.

Value

Returns TRUE if the chip type refers to a SNP array, otherwise FALSE.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see AffymetrixCdfFile.


[Package aroma.affymetrix version 1.2.0 Index]