nbrOfSnps.AffymetrixCdfFile {aroma.affymetrix}R Documentation

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

Returns an integer.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

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

For more information see AffymetrixCdfFile.


[Package aroma.affymetrix version 1.2.0 Index]