eListWrite {prada} | R Documentation |
Writes the values of the assayData list of an eSet to a file
eListWrite(x,...)
x |
an eSet .. |
... |
additional arguments passed to write.table. |
The values of the assayData list of x
are extracted and written
to a file with write.table. assayData of x must be a list.
A an object of class
Markus Ruschhaupt mailto:m.ruschhaupt@dkfz.de
##see vignette 'How to apply the ddCt method'