Learn R Programming

aroma.affymetrix (version 3.2.2)

nbrOfSnps.AffymetrixCdfFile: Gets the number of SNPs

Description

Gets the number of SNPs.

Usage

# S3 method for AffymetrixCdfFile
nbrOfSnps(this, ...)

Value

Returns an integer.

Arguments

...

Additional arguments passed to *getSnpNames().

Author

Henrik Bengtsson

See Also

Internally, *getSnpNames() is used to identify SNPs.

For more information see AffymetrixCdfFile.