Description Usage Arguments Value Author(s) See Also
Write a SpotPosition object to file. By default, if not overridden
by a method in a subclass, it writes the data to a tab-delimited file.
Note that subclasses like GenePixData, ScanAlyzeData and SpotData do
write files in their special file formats. To force such object of such
classes to be written as tab-delimited file, do
write.MicroarrayData(object, ...)
instead.
1 2 |
filename |
The filename of the GPR file to be written. |
path |
The path to the GPR file. |
overwrite |
If |
row.names |
If |
sep |
The separator between the cells. |
... |
Other arguments accepted by subclasses or which are passed
to |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
*read()
.
For more information see SpotPosition
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.