isSnpChip.AffymetrixCdfFile {aroma.affymetrix} | R Documentation |
Static method to check if a chip is a mapping (SNP) chip.
## S3 method for class 'AffymetrixCdfFile': isSnpChip(this, ...)
... |
Not used. |
Returns TRUE
if the chip type refers to a SNP array, otherwise FALSE
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see AffymetrixCdfFile
.