updateApd {aroma.apd} | R Documentation |
Updates an Affymetrix probe data (APD) file.
## Default S3 method:
updateApd(filename, indices=NULL, data, writeMap=NULL, ..., verbose=FALSE,
.checkArgs=TRUE)
filename |
The filename of the APD file. |
indices |
A |
data |
|
writeMap |
A |
... |
Not used. |
verbose |
See |
.checkArgs |
If |
Returns (invisibly) the pathname of the file updated.
Henrik Bengtsson
## Not run: #See ?createApd for an example.