Description Usage Arguments Value Author(s) See Also Examples
View source: R/readCdfUnitNames.R
Gets the names of all or a subset of units (probesets) in an Affymetrix CDF file. This can be used to get a map between unit names an the internal unit indices used by the CDF file.
1 | readCdfUnitNames(filename, units=NULL, verbose=0)
|
filename |
The filename of the CDF file. |
units |
An |
verbose |
An |
A character
vector
of unit names.
Henrik Bengtsson (http://www.braju.com/R/)
readCdfUnits
().
1 | ## Not run: See help(readCdfUnits) for an example
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.