Rdocumentation
powered by
Learn R Programming
survJamda (version 1.1.4)
writeGeno: Reformat gene expression data for ComBat.
Description
Reformat gene expression data for ComBat.
Usage
writeGeno(x, fileName)
Arguments
x
Matrix of gene expression data to be adjusted.
fileName
A character string specifying the name of the file in which the adjusted data should be saved.
Value
None.
Warning
This function is not called by the user directly.
See Also
writeSamples
,
ComBat