getSnpNames.AffymetrixCdfFile {aroma.affymetrix}R Documentation

Gets the names of the SNP units

Description

Gets the names of the SNP units.

Usage

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

Arguments

... Not used.

Value

Returns a character vector.

Author(s)

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

See Also

*getCnNames(). Internally, *getUnitTypes(). is used.

For more information see AffymetrixCdfFile.


[Package aroma.affymetrix version 1.2.0 Index]