updateApd {aroma.apd} | R Documentation |
Updates an Affymetrix probe data (APD) file
Description
Updates an Affymetrix probe data (APD) file.
Usage
## Default S3 method:
updateApd(filename, indices=NULL, data, writeMap=NULL, ..., verbose=FALSE,
.checkArgs=TRUE)
Arguments
filename |
The filename of the APD file. |
indices |
A |
data |
|
writeMap |
A |
... |
Not used. |
verbose |
See |
.checkArgs |
If |
Value
Returns (invisibly) the pathname of the file updated.
Author(s)
Henrik Bengtsson
See Also
Examples
## Not run: #See ?createApd for an example.
[Package aroma.apd version 0.7.0 Index]