write.gct {MetChem} | R Documentation |
Write a GCT file
Description
This function write a file in the format GCT defined by GenePattern.
Usage
write.gct(es, address)
Arguments
es |
A matrix. |
address |
The address of the file should be saved. |
Value
No return value. If an invalid address is inserted, the function will generate an error.
See Also
[Package MetChem version 0.4 Index]