Learn R Programming

aroma.affymetrix (version 3.2.2)

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 AffymetrixCdfFile
isSnpChip(this, ...)

Value

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

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see AffymetrixCdfFile.