.append.dim | R Documentation |
Append matrix dimensions to filename
.append.dim(ofile, mat, extension = "gct")
ofile |
the file name |
mat |
the matrix |
extension |
the file extension |
This is a helper function that most users will not use directly
a character string of the filename with matrix dimensions appended
Other GCTX parsing functions:
.fix.datatypes()
,
.parse.gctx()
,
.process_ids()
,
.read.gctx.ids()
,
.read.gctx.meta()
,
.write.gct()
,
.write.gctx()
,
.write.gctx.meta()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.