Learn R Programming

aroma.affymetrix (version 2.5.0)

isSnpChip.AffymetrixCdfFile: 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.

See Also

For more information see AffymetrixCdfFile.