Learn R Programming

aroma.affymetrix (version 1.6.0)

nbrOfSnps.AffymetrixCdfFile: Gets the number of SNPs

Description

Gets the number of SNPs.

Usage

## S3 method for class 'AffymetrixCdfFile':
nbrOfSnps(this, ...)

Arguments

...
Additional arguments passed to *getSnpNames().

Value

See Also

Internally, *getSnpNames() is used to identify SNPs. For more information see AffymetrixCdfFile.