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, ...)
Value
- Returns
TRUE
if the chip type refers to a SNP array, otherwise FALSE
.