nbrOfSnps.AffymetrixCdfFile {aroma.affymetrix} | R Documentation |
Gets the number of SNPs.
## S3 method for class 'AffymetrixCdfFile': nbrOfSnps(this, ...)
... |
Additional arguments passed to *getSnpNames() . |
Returns an integer
.
Henrik Bengtsson (http://www.braju.com/R/)
Internally, *getSnpNames()
is used to identify SNPs.
For more information see AffymetrixCdfFile
.