.write.gctx.meta | R Documentation |
data.frame
of meta data to GCTX fileWrite a data.frame
of meta data to GCTX file
.write.gctx.meta(ofile, df, dimension = "row")
ofile |
the desired file path for writing |
df |
the |
dimension |
the dimension to annotate (row or column) |
Other GCTX parsing functions:
.append.dim()
,
.fix.datatypes()
,
.parse.gctx()
,
.process_ids()
,
.read.gctx.ids()
,
.read.gctx.meta()
,
.write.gct()
,
.write.gctx()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.